include/cinder/ip/Fill.h File Reference

Go to the source code of this file.

Namespaces

namespace  cinder
namespace  cinder::ip

Functions

template<typename T , typename Y >
void cinder::ip::fill (SurfaceT< T > *surface, const ColorT< Y > &color)
template<typename T , typename Y >
void cinder::ip::fill (SurfaceT< T > *surface, const ColorT< Y > &color, const Area &area)
template<typename T , typename Y >
void cinder::ip::fill (SurfaceT< T > *surface, const ColorAT< Y > &color)
template<typename T , typename Y >
void cinder::ip::fill (SurfaceT< T > *surface, const ColorAT< Y > &color, const Area &area)
template<typename T >
void cinder::ip::fill (ChannelT< T > *channel, T value, const Area &area)
template<typename T >
void cinder::ip::fill (ChannelT< T > *channel, T value)