cinder::ImageSourcePng Member List

This is the complete list of members for cinder::ImageSourcePng, including all inherited members.
ABGR enum valuecinder::ImageIo
ARGB enum valuecinder::ImageIo
BGR enum valuecinder::ImageIo
BGRA enum valuecinder::ImageIo
BGRX enum valuecinder::ImageIo
CHAN_ALPHA enum valuecinder::ImageIo
CHAN_CMYK_C enum valuecinder::ImageIo
CHAN_CMYK_K enum valuecinder::ImageIo
CHAN_CMYK_M enum valuecinder::ImageIo
CHAN_CMYK_Y enum valuecinder::ImageIo
CHAN_GRAY enum valuecinder::ImageIo
CHAN_LAB_A enum valuecinder::ImageIo
CHAN_LAB_B enum valuecinder::ImageIo
CHAN_LAB_L enum valuecinder::ImageIo
CHAN_MASK enum valuecinder::ImageIo
CHAN_RGB_B enum valuecinder::ImageIo
CHAN_RGB_G enum valuecinder::ImageIo
CHAN_RGB_R enum valuecinder::ImageIo
CHAN_UNKNOWN enum valuecinder::ImageIo
CHAN_YUV_U enum valuecinder::ImageIo
CHAN_YUV_V enum valuecinder::ImageIo
CHAN_YUV_Y enum valuecinder::ImageIo
ChannelOrder enum namecinder::ImageIo
ChannelOrder typedefcinder::ImageIo
channelOrderHasAlpha(ChannelOrder channelOrder)cinder::ImageIo [static]
channelOrderNumChannels(ChannelOrder channelOrder)cinder::ImageIo [static]
ChannelType enum namecinder::ImageIo
ChannelType typedefcinder::ImageIo
CM_GRAY enum valuecinder::ImageIo
CM_RGB enum valuecinder::ImageIo
CM_UNKNOWN enum valuecinder::ImageIo
ColorModel enum namecinder::ImageIo
ColorModel typedefcinder::ImageIo
createRef(DataSourceRef dataSourceRef)cinder::ImageSourcePng [static]
createSourceRef(DataSourceRef dataSourceRef)cinder::ImageSourcePng [static]
CUSTOM enum valuecinder::ImageIo
DATA_UNKNOWN enum valuecinder::ImageIo
DataType enum namecinder::ImageIo
DataType typedefcinder::ImageIo
dataTypeBytes(DataType dataType)cinder::ImageIo [static]
FLOAT32 enum valuecinder::ImageIo
getChannelOrder() const cinder::ImageIo
getColorModel() const cinder::ImageIo
getDataType() const cinder::ImageIo
getHeight() const cinder::ImageIo
getLoadExtensions()cinder::ImageIo [static]
getPixelAspectRatio() const cinder::ImageSource
getWidth() const cinder::ImageIo
getWriteExtensions()cinder::ImageIo [static]
hasAlpha() const cinder::ImageIo [virtual]
ImageIo()cinder::ImageIo [protected]
ImageSource()cinder::ImageSource
ImageSourcePng(DataSourceRef dataSourceRef)cinder::ImageSourcePng [protected]
isPremultiplied() const cinder::ImageSource
load(ImageTargetRef target)cinder::ImageSourcePng [virtual]
loadHeader()cinder::ImageSourcePng [protected]
mChannelOrdercinder::ImageIo [protected]
mCiInfoPtrcinder::ImageSourcePng [protected]
mColorModelcinder::ImageIo [protected]
mDataTypecinder::ImageIo [protected]
mHeightcinder::ImageIo [protected]
mInfoPtrcinder::ImageSourcePng [protected]
mIsPremultipliedcinder::ImageSource [protected]
mPixelAspectRatiocinder::ImageSource [protected]
mPngPtrcinder::ImageSourcePng [protected]
mRowFuncSourceAlphacinder::ImageSource [protected]
mRowFuncSourceBluecinder::ImageSource [protected]
mRowFuncSourceGraycinder::ImageSource [protected]
mRowFuncSourceGreencinder::ImageSource [protected]
mRowFuncSourceInccinder::ImageSource [protected]
mRowFuncSourceRedcinder::ImageSource [protected]
mRowFuncTargetAlphacinder::ImageSource [protected]
mRowFuncTargetBluecinder::ImageSource [protected]
mRowFuncTargetGraycinder::ImageSource [protected]
mRowFuncTargetGreencinder::ImageSource [protected]
mRowFuncTargetInccinder::ImageSource [protected]
mRowFuncTargetRedcinder::ImageSource [protected]
mWidthcinder::ImageIo [protected]
registerSelf()cinder::ImageSourcePng [static]
RGB enum valuecinder::ImageIo
RGBA enum valuecinder::ImageIo
RGBX enum valuecinder::ImageIo
RowFunc typedefcinder::ImageSource
rowFuncSourceGray(ImageTargetRef target, int32_t row, const void *data)cinder::ImageSource [protected]
rowFuncSourceRgb(ImageTargetRef target, int32_t row, const void *data)cinder::ImageSource [protected]
setChannelOrder(ChannelOrder aChannelOrder)cinder::ImageIo [protected]
setColorModel(ColorModel colorModel)cinder::ImageIo [protected]
setDataType(DataType aDataType)cinder::ImageIo [protected]
setPixelAspectRatio(float pixelAspectRatio)cinder::ImageSource [protected]
setPremultiplied(bool premult=true)cinder::ImageSource [protected]
setSize(int32_t width, int32_t height)cinder::ImageIo [protected]
setupRowFunc(ImageTargetRef target)cinder::ImageSource [protected]
setupRowFuncForSourceType(ImageTargetRef target)cinder::ImageSource [protected]
setupRowFuncForTypes(ImageTargetRef target)cinder::ImageSource [protected]
setupRowFuncForTypesAndTargetColorModel(ImageTargetRef target)cinder::ImageSource [protected]
setupRowFuncGraySource(ImageTargetRef target)cinder::ImageSource [protected]
setupRowFuncRgbSource(ImageTargetRef target)cinder::ImageSource [protected]
translateGrayColorModelToOffsets(ChannelOrder channelOrder, int8_t *gray, int8_t *alpha, int8_t *inc)cinder::ImageIo [static]
translateRgbColorModelToOffsets(ChannelOrder channelOrder, int8_t *red, int8_t *green, int8_t *blue, int8_t *alpha, int8_t *inc)cinder::ImageIo [static]
UINT16 enum valuecinder::ImageIo
UINT8 enum valuecinder::ImageIo
XBGR enum valuecinder::ImageIo
XRGB enum valuecinder::ImageIo
Y enum valuecinder::ImageIo
YA enum valuecinder::ImageIo
~ImageSource()cinder::ImageSource [virtual]
~ImageSourcePng()cinder::ImageSourcePng