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 | |
Gamma(float gamma, UINT channel, double(*f)(double)=NULL) | 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 | |
GetTexID() | 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_bpp | BUI::GImage | protected |
m_cur_pos | BUI::GImageGIF | protected |
m_delays | BUI::GImageGIF | protected |
m_head | BUI::GImageGIF | protected |
m_height | BUI::GImage | protected |
m_is_attach_other | BUI::GImage | protected |
m_layer_count | BUI::GImageGIF | protected |
m_pixel_format | BUI::GImage | protected |
m_pixels | BUI::GImage | protected |
m_stride | BUI::GImage | protected |
m_tex_id | BUI::GImage | |
m_timer_ | BUI::GImageGIF | protected |
m_width | BUI::GImage | 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 | |
UpdateTime(float t) const | BUI::GImageGIF | |
WidthPixel() const | BUI::GImage | |
~GImage() | BUI::GImage | virtual |
~GImageGIF() | BUI::GImageGIF | virtual |