Openholo  v4.1
Open Source Digital Holographic Library
oph::ImgEncoder Member List

This is the complete list of members for oph::ImgEncoder, including all inherited members.

CalcBitmapSize(int w, int h, int ch)oph::ImgEncoderinline
Crop(unsigned char *src, unsigned char *dst, int w, int h, int ch, int x, int y, int neww, int newh)oph::ImgEncoder
Flip(FLIP mode, unsigned char *src, unsigned char *dst, int w, int h, int ch)oph::ImgEncoder
getInstance()oph::ImgEncoderinlinestatic
GetSize(const char *path, unsigned int *size)oph::ImgEncoder
Resize(unsigned char *src, unsigned char *dst, int w, int h, int neww, int newh, int ch)oph::ImgEncoder
Rotate(double rotate, unsigned char *src, unsigned char *dst, int w, int h, int neww, int newh, int ch)oph::ImgEncoder
Save(const char *path, BYTE *pBuf, UINT len, int quality=100)oph::ImgEncoder