reference

This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.

ofPixels.cpp File Reference
#include "ofGraphicsConstants.h"
#include "ofPixels.h"
#include "ofColor.h"
#include "glm/common.hpp"
#include <cstring>

Macros

#define GLM_FORCE_CTOR_INIT
 

Functions

template<>
std::string ofToString (const ofPixelFormat &p)
 
std::string ofToString (ofPixelFormat pixelFormat)
 
template<typename A , typename B >
clampedAdd (const A &a, const B &b)
 

Macro Definition Documentation

◆ GLM_FORCE_CTOR_INIT

#define GLM_FORCE_CTOR_INIT

Function Documentation

◆ clampedAdd()

template<typename A , typename B >
A clampedAdd ( const A &  a,
const B &  b 
)
inline

◆ ofToString() [1/2]

template<>
std::string ofToString ( const ofPixelFormat p)

◆ ofToString() [2/2]

std::string ofToString ( ofPixelFormat  pixelFormat)