ofDocsdocumentation graphics ofPixels::ConstPixels

ofPixels::ConstPixels


ConstPixels( ... )

ConstPixels(const ofPixels_::ConstPixel &begin, const ofPixels_::ConstPixel &end)

ConstPixels( ... )

ConstPixels(const PixelType *begin, const PixelType *end, size_t componentsPerPixel, ofPixelFormat pixelFormat)

begin( )

ofPixels_::ConstPixel begin()

end( )

ofPixels_::ConstPixel end()

Variables

constPixelType* _begin
constPixelType* _end
int componentsPerPixel
ofPixelFormat pixelFormat