
Public Member Functions | |
| this (IntPtr wxobj) | |
| string | Name () |
| void | Name (string value) |
| string | Extension () |
| void | Extension (string value) |
| int | Type () |
| void | Type (int value) |
| string | MimeType () |
| void | MimeType (string value) |
| this | ( | IntPtr | wxobj | ) |
Reimplemented from wxObject.
Reimplemented in BMPHandler, ICOHandler, CURHandler, ANIHandler, PNGHandler, GIFHandler, PCXHandler, JPEGHandler, PNMHandler, XPMHandler, and TIFFHandler.
| string Name | ( | ) |
| void Name | ( | string | value | ) |
| string Extension | ( | ) |
| void Extension | ( | string | value | ) |
| int Type | ( | ) |
| void Type | ( | int | value | ) |
| string MimeType | ( | ) |
| void MimeType | ( | string | value | ) |
1.5.4