| AddHandler(ImageHandler handler) | Image | [static] |
| CanRead(string name) | Image | [static] |
| CleanUpHandlers() | Image | [static] |
| ComputeHistogram(ImageHistogram h) | Image | |
| ConvertAlphaToMask() | Image | |
| ConvertAlphaToMask(ubyte threshold) | Image | |
| ConvertToMono(ubyte r, ubyte g, ubyte b) | Image | |
| Copy() | Image | |
| CountColours() | Image | |
| CountColours(uint stopafter) | Image | |
| Destroy() | Image | |
| Dispose() | wxObject | |
| disposed() | wxObject | [protected] |
| dtor() | wxObject | [protected] |
| extern(C) private void VirtualDispose(IntPtr ptr) | wxObject | [static] |
| FindFirstUnusedColour(inout ubyte r, inout ubyte g, inout ubyte b) | Image | |
| FindFirstUnusedColour(inout ubyte r, inout ubyte g, inout ubyte b, ubyte startR) | Image | |
| FindFirstUnusedColour(inout ubyte r, inout ubyte g, inout ubyte b, ubyte startR, ubyte startG) | Image | |
| FindFirstUnusedColour(inout ubyte r, inout ubyte g, inout ubyte b, ubyte startR, ubyte startG, ubyte startB) | Image | |
| FindHandler(string name) | Image | [static] |
| FindHandler(string extension, int imageType) | Image | [static] |
| FindHandler(int imageType) | Image | [static] |
| FindHandlerMime(string mimetype) | Image | [static] |
| FindObject(IntPtr ptr, newfunc New) | wxObject | [static] |
| FindObject(IntPtr ptr) | wxObject | [static] |
| function(IntPtr wxobj) new func | wxObject | [static] |
| GetAlpha(int x, int y) | Image | |
| GetBlue(int x, int y) | Image | |
| GetGreen(int x, int y) | Image | |
| GetImageCount(string name) | Image | [static] |
| GetImageCount(string name, BitmapType type) | Image | [static] |
| GetOption(string name) | Image | |
| GetOptionInt(string name) | Image | |
| GetRed(int x, int y) | Image | |
| GetTypeName() | wxObject | |
| HasOption(string name) | Image | |
| HasPalette() | Image | |
| Height() | Image | |
| ImageExtWildcard() | Image | [static] |
| InitAllHandlers() | Image | [static] |
| InitStandardHandlers() | Image | [static] |
| InsertHandler(ImageHandler handler) | Image | [static] |
| LoadFile(string path) | Image | |
| LoadFile(string path, BitmapType type) | Image | |
| LoadFile(string path, BitmapType type, int index) | Image | |
| LoadFile(string name, string mimetype) | Image | |
| LoadFile(string name, string mimetype, int index) | Image | |
| Mask(bool value) | Image | |
| Mask() | Image | |
| MaskBlue() | Image | |
| MaskColour(Colour value) | Image | |
| MaskGreen() | Image | |
| MaskRed() | Image | |
| memOwn | wxObject | [protected] |
| Mirror() | Image | |
| Mirror(bool horizontally) | Image | |
| New(IntPtr ptr) | Image | [static] |
| Ok() | Image | |
| palette() | Image | |
| palette(Palette value) | Image | |
| Paste(Image image, int x, int y) | Image | |
| RemoveHandler(string name) | Image | [static] |
| RemoveObject(IntPtr ptr) | wxObject | [static] |
| Replace(ubyte r1, ubyte g1, ubyte b1, ubyte r2, ubyte g2, ubyte b2) | Image | |
| Rescale(int width, int height) | Image | |
| Rotate(double angle, Point centre_of_rotation) | Image | |
| Rotate(double angle, Point centre_of_rotation, bool interpolating) | Image | |
| Rotate(double angle, Point centre_of_rotation, bool interpolating, Point offset_after_rotation) | Image | |
| Rotate90() | Image | |
| Rotate90(bool clockwise) | Image | |
| SafePtr(wxObject obj) | wxObject | [static] |
| SaveFile(string path) | Image | |
| SaveFile(string path, BitmapType type) | Image | |
| SaveFile(string name, string mimetype) | Image | |
| Scale(int width, int height) | Image | |
| SetAlpha(int x, int y, ubyte alpha) | Image | |
| SetMaskColour(ubyte r, ubyte g, ubyte b) | Image | |
| SetMaskFromImage(Image mask, ubyte mr, ubyte mg, ubyte mb) | Image | |
| SetOption(string name, string value) | Image | |
| SetOption(string name, int value) | Image | |
| SetRGB(int x, int y, ubyte r, ubyte g, ubyte b) | Image | |
| ShrinkBy(int xFactor, int yFactor) | Image | |
| size() | Image | |
| SubImage(Rectangle rect) | Image | |
| this() | Image | [static] |
| this(IntPtr wxobj) | Image | |
| this() | Image | |
| this(string name) | Image | |
| this(int width, int height) | Image | |
| this(byte[] data, BitmapType type) | Image | |
| this(int width, int height, bool clear) | Image | |
| this(int width, int height, ubyte *data, bool static_data) | Image | |
| this(int width, int height, ubyte *data, ubyte *alpha, bool static_data) | Image | |
| this(Image image) | Image | |
| Width() | Image | |
| wxobj | wxObject | |
| ~this() | wxObject | |