Cinder  0.9.1
Namespaces | Functions
Grayscale.h File Reference
#include "cinder/Cinder.h"
#include "cinder/Surface.h"

Namespaces

 cinder
 
 cinder::ip
 

Functions

template<typename T >
void cinder::ip::grayscale (const SurfaceT< T > &srcSurface, SurfaceT< T > *dstSurface)
 
template<typename T >
void cinder::ip::grayscale (const SurfaceT< T > &srcSurface, ChannelT< T > *dstChannel)