[]
Represents an image of the theme, providing access to binary data, name and MIME type.
public sealed class Image
Name | Description |
---|---|
Image() | Initializes a new instance of the Image class in the Theme Editor. |
Name | Description |
---|---|
ImageData | Gets or sets the binary data associated with this image. |
MIMEType | Gets or sets the MIME type of this image. |
Name | Gets or sets the name of this image. |