[]
Typeconverter for bitmaps. Used for serialization.
public class BitmapTypeConverter : BaseTypeConverter
| Name | Description |
|---|---|
| BitmapTypeConverter() |
| Name | Description |
|---|---|
| ObjFromString(string) | Override. Returns the object given a string. |
| StringFromObj(object) | Override. Returns a string given an object. |