This is the complete list of members for
CvvImage, including all inherited members.
Bpp() | CvvImage | |
CopyOf(CvvImage &image, int desired_color=-1) | CvvImage | [virtual] |
CopyOf(IplImage *img, int desired_color=-1) | CvvImage | [virtual] |
Create(int width, int height, int bits_per_pixel, int image_origin=0) | CvvImage | [virtual] |
CvvImage() | CvvImage | |
Destroy(void) | CvvImage | [virtual] |
DrawToHDC(HDC hDCDst, RECT *pDstRect) | CvvImage | [virtual] |
Fill(int color) | CvvImage | [virtual] |
GetImage() | CvvImage | |
Height() | CvvImage | |
Load(const char *filename, int desired_color=1) | CvvImage | [virtual] |
LoadRect(const char *filename, int desired_color, CvRect r) | CvvImage | [virtual] |
LoadRect(const char *filename, int desired_color, RECT r) | CvvImage | [virtual] |
m_img | CvvImage | [protected] |
Save(const char *filename) | CvvImage | [virtual] |
Show(const char *window) | CvvImage | [virtual] |
Show(HDC dc, int x, int y, int width, int height, int from_x=0, int from_y=0) | CvvImage | [virtual] |
Width() | CvvImage | |
~CvvImage() | CvvImage | [virtual] |