CMGDK r49-rc2
|
组合类型 | |
struct | hgl::TARGB32 |
struct | hgl::TPicRegion |
名字空间 | |
namespace | hgl |
__MAKE_HGL__&&!__MAKE_PLUGIN__ | |
类型定义 | |
typedef unsigned char | hgl::TUInt8 |
函数 | |
TARGB32 & | hgl::Pixels (const TPicRegion &pic, const long x, const long y) |
TARGB32 | hgl::Pixels_Bound (const TPicRegion &pic, long x, long y) |
void | hgl::Bilinear_Fast_Common (TARGB32 *PColor0, TARGB32 *PColor1, unsigned long u_8, unsigned long v_8, TARGB32 *result) |
void | hgl::Bilinear_Border_Common (const TPicRegion &pic, const long x_16, const long y_16, TARGB32 *result) |
void | hgl::PicZoom_Bilinear_Common (const TPicRegion &Dst, const TPicRegion &Src) |