protected TRGB *color
protected EBitmapDither dither
public int height
protected unsigned char *index
protected unsigned long mask
protected EBitmapMode mode
protected bool modified
protected int pix_height
protected int pix_width
protected unsigned long pixmap
public int width
protected int zoom
Methods
AddFilter
public static bool AddFilter(TBitmapFilter*)
ClearMask
public void ClearMask()
Close
public static void Close()
DrawBitmap
public void DrawBitmap(const TPen *, int, int, int, int, int, int, int)
public void DrawBitmap(const TPen *, int, int)
public void DrawBitmap(const TPen *, int, int, int, int, int, int)
GetInputFilter
public static bool GetInputFilter(TFileDialog&)
GetOutputFilter
public static bool GetOutputFilter(TFileDialog&)
GetPixel
public bool GetPixel(int x, int y, short *r, short *g, short *b)
public bool GetPixel(int x, int y, TRGB*)
Load
public void Load(const string&)
Load a bitmap file.
Throws a runtime_error exception when an error occurs.
Open
public static void Open()
Save
public bool Save(const string&, void* xtra= ((void *)0))