CCodecImage() | CCodecImage | |
CCodecImage(const CCodecImage &) | CCodecImage | |
CCodecImage(int width, int height) | CCodecImage | |
copy() const | CCodecImage | [protected] |
detach() | CCodecImage | [protected, virtual] |
Height() const | CCodecImage | |
Load(int width, int height, const unsigned char *src) | CCodecImage | |
m_pData | CCodecImage | [protected] |
operator-(const CCodecImage &sub) const | CCodecImage | |
operator-=(const CCodecImage &sub) | CCodecImage | |
operator=(const CCodecImage &src) | CCodecImage | |
Resize(int w, int h) | CCodecImage | [virtual] |
SanityCheck(const CCodecImage &one, const CCodecImage &two) | CCodecImage | [protected, static] |
Store(int width, int height, unsigned char *dst) | CCodecImage | |
Width() const | CCodecImage | |
~CCodecImage() | CCodecImage | [virtual] |