This is the complete list of members for DrawPort_RGBb24, including all inherited members.
Alloc(DrawPortTypes type, Int32 BitsPerPixel, void *data) | DrawPort | static |
bh | DrawPort | protected |
Bits | DrawPort | protected |
Bpz | DrawPort | protected |
bt | DrawPort | protected |
bw | DrawPort | protected |
CloneIt(DrawPort *dest) | DrawPort | virtual |
DP_PIX typedef | DrawPort_RGBb24 | |
DrawPort() | DrawPort | |
Free() | IndependentDrawPort | virtual |
GetBaseBitmap() | DrawPort | |
GetBaseBitmap() const | DrawPort | |
GetBh() | DrawPort | |
GetBpz() | DrawPort | |
GetBt() | DrawPort | |
GetBw() | DrawPort | |
GetPixel(Int32 x, Int32 y, UInt16 *red, UInt16 *green, UInt16 *blue) | DrawPort_RGBb24 | virtual |
GetPixelCntP(Int32 x, Int32 y, Int32 cnt, UChar *buffer, Int32 inc, PIXELCNT flags) | DrawPort_RGBb24 | virtual |
GetPixelCntX(Int32 x, Int32 y, Int32 cnt, UChar *buffer, Int32 inc, COLORMODE dstmode, PIXELCNT flags, ColorProfileConvert *conversion) | DrawPort | virtual |
GetPixelDirect(Int32 x, Int32 y) | DrawPort_RGBb24 | virtual |
GetPtr(Int32 x, Int32 y) | DrawPort_RGBb24 | |
GetType() const | DrawPort | |
Init(Int32 x, Int32 y) | IndependentDrawPort | virtual |
parent | DrawPort | protected |
ScaleIt(DrawPort *dest, Int32 hell, Bool sample, Bool highq, Bool colorcorrection) | DrawPort | virtual |
SetBaseBitmap(BaseBitmap *t_parent) | DrawPort | |
SetLineDirect(Int32 y, void *data, Int32 depth) | DrawPort | virtual |
SetPixel(Int32 x, Int32 y, Int32 red, Int32 green, Int32 blue, Int32 alpha) | DrawPort_RGBb24 | virtual |
SetPixelCntP(Int32 x, Int32 y, Int32 cnt, UChar *buffer, Int32 inc, PIXELCNT flags) | DrawPort_RGBb24 | virtual |
SetPixelCntX(Int32 x, Int32 y, Int32 cnt, UChar *buffer, Int32 inc, COLORMODE srcmode, PIXELCNT flags) | DrawPort | virtual |
type | DrawPort | protected |
~DrawPort() | DrawPort | virtual |
~IndependentDrawPort() | IndependentDrawPort | virtual |