Cinder
0.8.6
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Class List
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
cinder
ImageIo
cinder::ImageIo Member List
This is the complete list of members for
cinder::ImageIo
, including all inherited members.
ABGR
enum value
cinder::ImageIo
ARGB
enum value
cinder::ImageIo
BGR
enum value
cinder::ImageIo
BGRA
enum value
cinder::ImageIo
BGRX
enum value
cinder::ImageIo
CHAN_ALPHA
enum value
cinder::ImageIo
CHAN_CMYK_C
enum value
cinder::ImageIo
CHAN_CMYK_K
enum value
cinder::ImageIo
CHAN_CMYK_M
enum value
cinder::ImageIo
CHAN_CMYK_Y
enum value
cinder::ImageIo
CHAN_GRAY
enum value
cinder::ImageIo
CHAN_LAB_A
enum value
cinder::ImageIo
CHAN_LAB_B
enum value
cinder::ImageIo
CHAN_LAB_L
enum value
cinder::ImageIo
CHAN_MASK
enum value
cinder::ImageIo
CHAN_RGB_B
enum value
cinder::ImageIo
CHAN_RGB_G
enum value
cinder::ImageIo
CHAN_RGB_R
enum value
cinder::ImageIo
CHAN_UNKNOWN
enum value
cinder::ImageIo
CHAN_YUV_U
enum value
cinder::ImageIo
CHAN_YUV_V
enum value
cinder::ImageIo
CHAN_YUV_Y
enum value
cinder::ImageIo
ChannelOrder
enum name
cinder::ImageIo
ChannelOrder
typedef
cinder::ImageIo
channelOrderHasAlpha
(ChannelOrder channelOrder)
cinder::ImageIo
static
channelOrderNumChannels
(ChannelOrder channelOrder)
cinder::ImageIo
static
ChannelType
enum name
cinder::ImageIo
ChannelType
typedef
cinder::ImageIo
CM_GRAY
enum value
cinder::ImageIo
CM_RGB
enum value
cinder::ImageIo
CM_UNKNOWN
enum value
cinder::ImageIo
ColorModel
enum name
cinder::ImageIo
ColorModel
typedef
cinder::ImageIo
CUSTOM
enum value
cinder::ImageIo
DATA_UNKNOWN
enum value
cinder::ImageIo
DataType
enum name
cinder::ImageIo
DataType
typedef
cinder::ImageIo
dataTypeBytes
(DataType dataType)
cinder::ImageIo
static
FLOAT32
enum value
cinder::ImageIo
getChannelOrder
() const
cinder::ImageIo
getColorModel
() const
cinder::ImageIo
getDataType
() const
cinder::ImageIo
getHeight
() const
cinder::ImageIo
getLoadExtensions
()
cinder::ImageIo
static
getWidth
() const
cinder::ImageIo
getWriteExtensions
()
cinder::ImageIo
static
hasAlpha
() const
cinder::ImageIo
virtual
ImageIo
()
cinder::ImageIo
protected
mChannelOrder
cinder::ImageIo
protected
mColorModel
cinder::ImageIo
protected
mDataType
cinder::ImageIo
protected
mHeight
cinder::ImageIo
protected
mWidth
cinder::ImageIo
protected
RGB
enum value
cinder::ImageIo
RGBA
enum value
cinder::ImageIo
RGBX
enum value
cinder::ImageIo
setChannelOrder
(ChannelOrder aChannelOrder)
cinder::ImageIo
protected
setColorModel
(ColorModel colorModel)
cinder::ImageIo
protected
setDataType
(DataType aDataType)
cinder::ImageIo
protected
setSize
(int32_t width, int32_t height)
cinder::ImageIo
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 value
cinder::ImageIo
UINT8
enum value
cinder::ImageIo
XBGR
enum value
cinder::ImageIo
XRGB
enum value
cinder::ImageIo
Y
enum value
cinder::ImageIo
YA
enum value
cinder::ImageIo
Generated by
1.8.7