ArgbImage Methods |
The ArgbImage type exposes the following members.
| Name | Description | |
|---|---|---|
| FromImage(Bitmap, InterpolationMode) |
Creates and initializes an ArgbImage from a given Bitmap.
| |
| FromImage(Image, InterpolationMode) |
Creates and initializes an ArgbImage from a given System.Drawing.Image.
|
| Name | Description | |
|---|---|---|
| ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |