The following tables list the members exposed by IImage.
| Name | Description | |
|---|---|---|
|  | Alpha | Gets or sets the alpha value of the image. | 
|  | Background | Gets or sets the background style. | 
|  | Borders | Gets or sets the style of the borders. | 
|  | Height | Gets or sets the height of the image. | 
|  | KeepRatio | Gets or sets a boolean value indicating whether to keep the proportions of the image. | 
|  | Margins | Gets or sets the spacing between elements. | 
|  | Paddings | Gets or sets the paddings between the borders and the content of an element. | 
|  | Parent | Gets the parent associated with the image. | 
|  | TransparentColor | Gets or sets the transparent color of the image. | 
|  | Width | Gets or sets the width of the image. | 
| Name | Description | |
|---|---|---|
|  | Measure | Measures the image on a Letter size paper. | 
|  | SetTransparentColor | Sets the transparent color of the image. |