cinder::ImageSourceCvMat Member List

This is the complete list of members for cinder::ImageSourceCvMat, including all inherited members.
ABGRcinder::ImageSource
ARGBcinder::ImageSource
BGRcinder::ImageSource
BGRAcinder::ImageSource
BGRXcinder::ImageSource
CHAN_ALPHAcinder::ImageSource
CHAN_CMYK_Ccinder::ImageSource
CHAN_CMYK_Kcinder::ImageSource
CHAN_CMYK_Mcinder::ImageSource
CHAN_CMYK_Ycinder::ImageSource
CHAN_GRAYcinder::ImageSource
CHAN_LAB_Acinder::ImageSource
CHAN_LAB_Bcinder::ImageSource
CHAN_LAB_Lcinder::ImageSource
CHAN_MASKcinder::ImageSource
CHAN_RGB_Bcinder::ImageSource
CHAN_RGB_Gcinder::ImageSource
CHAN_RGB_Rcinder::ImageSource
CHAN_UNKNOWNcinder::ImageSource
CHAN_YUV_Ucinder::ImageSource
CHAN_YUV_Vcinder::ImageSource
CHAN_YUV_Ycinder::ImageSource
ChannelOrder enum namecinder::ImageSource
ChannelOrder typedefcinder::ImageSource
channelOrderHasAlpha(ChannelOrder channelOrder)cinder::ImageSource [static]
channelOrderNumChannels(ChannelOrder channelOrder)cinder::ImageSource [static]
ChannelType enum namecinder::ImageSource
ChannelType typedefcinder::ImageSource
CM_GRAYcinder::ImageSource
CM_RGBcinder::ImageSource
CM_UNKNOWNcinder::ImageSource
ColorModel enum namecinder::ImageSource
ColorModel typedefcinder::ImageSource
CUSTOMcinder::ImageSource
DATA_UNKNOWNcinder::ImageSource
DataType enum namecinder::ImageSource
DataType typedefcinder::ImageSource
dataTypeBytes(DataType dataType)cinder::ImageSource [static]
FLOAT32cinder::ImageSource
getChannelOrder() const cinder::ImageSource
getColorModel() const cinder::ImageSource
getDataType() const cinder::ImageSource
getHeight() const cinder::ImageSource
getLoadExtensions()cinder::ImageSource [static]
getPixelAspectRatio() const cinder::ImageSource
getWidth() const cinder::ImageSource
getWriteExtensions()cinder::ImageSource [static]
hasAlpha() const cinder::ImageSource [virtual]
ImageIo()cinder::ImageIo [protected]
ImageSource()cinder::ImageSource
ImageSourceCvMat(const cv::Mat &mat)cinder::ImageSourceCvMat
isPremultiplied() const cinder::ImageSource
load(ImageTargetRef target)cinder::ImageSourceCvMat [virtual]
mChannelOrdercinder::ImageSource [protected]
mColorModelcinder::ImageSource [protected]
mCustomPixelInccinder::ImageSource [protected]
mDatacinder::ImageSourceCvMat
mDataTypecinder::ImageSource [protected]
mHeightcinder::ImageSource [protected]
mIsPremultipliedcinder::ImageSource [protected]
mPixelAspectRatiocinder::ImageSource [protected]
mRowBytescinder::ImageSourceCvMat
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::ImageSource [protected]
RGBcinder::ImageSource
RGBAcinder::ImageSource
RGBXcinder::ImageSource
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::ImageSource [protected]
setColorModel(ColorModel colorModel)cinder::ImageSource [protected]
setCustomPixelInc(int8_t customPixelInc)cinder::ImageSource [protected]
setDataType(DataType aDataType)cinder::ImageSource [protected]
setPixelAspectRatio(float pixelAspectRatio)cinder::ImageSource [protected]
setPremultiplied(bool premult=true)cinder::ImageSource [protected]
setSize(int32_t width, int32_t height)cinder::ImageSource [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::ImageSource [static]
translateRgbColorModelToOffsets(ChannelOrder channelOrder, int8_t *red, int8_t *green, int8_t *blue, int8_t *alpha, int8_t *inc)cinder::ImageSource [static]
UINT16cinder::ImageSource
UINT8cinder::ImageSource
XBGRcinder::ImageSource
XRGBcinder::ImageSource
Ycinder::ImageSource
YAcinder::ImageSource
~ImageSource()cinder::ImageSource [virtual]