CBlueUI
C++ 跨平台跨框架的数据可视化工具
|
成员的完整列表,这些成员属于 BUI::GImageGIF,包括所有继承而来的类成员
AddHost(IGIFHost *host) | BUI::GImageGIF | |
AllocImage(int w, int h, PixelFormatType fmt, BOOL clear) | BUI::GImage | |
AttachOtherMemImage(unsigned char *pixel, int w, int h, int stride, PixelFormatType fmt) | BUI::GImage | |
Buffer() const | BUI::GImage | |
CloneFrom(const GImage *other) | BUI::GImage | |
CopyForm(const unsigned char *data, int w, int h, int bpp) | BUI::GImage | |
Delay(int l) const | BUI::GImageGIF | |
Destory() | BUI::GImage | |
GetClientRectInFrames(RECT *rc, BOOL isHroz, int current, int frameCounts) const | BUI::GImage | |
GetCurPos() const | BUI::GImageGIF | |
GetImageChanelIndex(int &ir, int &ig, int &ib, int &ia) | BUI::GImage | |
GetImageDrawInfo(ImageDrawInfo *info) const | BUI::GImage | |
GetImageDrawInfoInArea(ImageDrawInfo *info, int x, int y, int w, int h) const | BUI::GImage | |
GetImageDrawInfoInFrames(ImageDrawInfo *info, BOOL isHroz, int current, int frameCounts) const | BUI::GImage | |
GetPixelFormat() const | BUI::GImage | |
GImage() | BUI::GImage | |
GImageGIF() | BUI::GImageGIF | |
HeightPixel() const | BUI::GImage | |
HistogramEqualize(GImage *source, int color_chanel, uint8_t *p, int len) | BUI::GImage | |
ImageSize(BOOL isPixelFormat=FALSE) const | BUI::GImage | |
LayerCounts() const | BUI::GImageGIF | |
LoadBufferImage(unsigned char *buffer, UINT dwSize) override | BUI::GImageGIF | virtual |
m_head | BUI::GImageGIF | protected |
m_iHeight | BUI::GImage | protected |
m_isAttachOther | BUI::GImage | protected |
m_iWidth | BUI::GImage | protected |
m_nBpp | BUI::GImage | protected |
m_nCurpos | BUI::GImageGIF | protected |
m_nDelays | BUI::GImageGIF | protected |
m_nLayers | BUI::GImageGIF | protected |
m_nStride | BUI::GImage | protected |
m_pBuffer | BUI::GImage | protected |
m_pixelformat | BUI::GImage | protected |
m_timer_ | BUI::GImageGIF | protected |
MakeShaddow(int dx, int dy, int blursize, const GColor &color) | BUI::GImage | |
OnTimerGif() | BUI::GImageGIF | protected |
PixelBitCounts() const | BUI::GImage | |
RemoveBackColor(uint8_t r, uint8_t g, uint8_t b) | BUI::GImage | |
RowPtr(int x, int y) | BUI::GImage | |
SaveAsImageFile(LPCTSTR file_png_path, LPCTSTR fmt) | BUI::GImage | |
SaveAsJPG(LPCTSTR file_png_path, const unsigned char *data, int w, int h, PixelFormatType fmt, int stride) | BUI::GImage | static |
Stride() const | BUI::GImage | |
StrideAbs() const | BUI::GImage | |
ToGray(GrayConv conv_type=GrayDesaturation) | BUI::GImage | |
TransformMatrix(Transform2d *mtx, RECT *rc, double angle, double scale_x, double scale_y) | BUI::GImage | |
WidthPixel() const | BUI::GImage | |
~GImage() | BUI::GImage | virtual |
~GImageGIF() | BUI::GImageGIF | virtual |