This is the complete list of members for FSDK.Bitmap, including all inherited members.
CalculateBBoxByColor(backgroud_color) | FSDK.Bitmap | |
Clone(clip_rect) | FSDK.Bitmap | |
constructor(width, height, format, buffer, pitch) | FSDK.Bitmap | |
constructor() | FSDK.Bitmap | |
ConvertFormat(format, icc_transform) | FSDK.Bitmap | |
DetectBBoxByColorDiffer(detection_size, color_differ) | FSDK.Bitmap | |
e_Bicubic | FSDK.Bitmap | static |
e_DIB1bpp | FSDK.Bitmap | static |
e_DIB8bpp | FSDK.Bitmap | static |
e_DIB8bppGray | FSDK.Bitmap | static |
e_DIB8bppMask | FSDK.Bitmap | static |
e_DIBAbgr | FSDK.Bitmap | static |
e_DIBArgb | FSDK.Bitmap | static |
e_DIBCmyk | FSDK.Bitmap | static |
e_DIBInvalid | FSDK.Bitmap | static |
e_DIBRgb | FSDK.Bitmap | static |
e_DIBRgb32 | FSDK.Bitmap | static |
e_DIBRgb565 | FSDK.Bitmap | static |
e_Downsample | FSDK.Bitmap | static |
e_Quadratic | FSDK.Bitmap | static |
FillRect(color, rect) | FSDK.Bitmap | |
Flip(is_flip_horz, is_flip_vert) | FSDK.Bitmap | |
GetBpp() | FSDK.Bitmap | |
GetBuffer() | FSDK.Bitmap | |
GetFormat() | FSDK.Bitmap | |
GetHeight() | FSDK.Bitmap | |
GetMask(clip_rect) | FSDK.Bitmap | |
GetPitch() | FSDK.Bitmap | |
GetWidth() | FSDK.Bitmap | |
IsEmpty() | FSDK.Bitmap | |
StretchTo(dest_width, dest_height, flag, clip_rect) | FSDK.Bitmap | |
SwapXY(is_flip_horz, is_flip_vert, clip_rect) | FSDK.Bitmap | |
TransformTo(matrix, flag, out_left, out_top, clip_rect) | FSDK.Bitmap | |