ImageRenderer Class Members
In This Topic
The following tables list the members exposed by
ImageRenderer.
Public Constructors
| Name | Description |
 | ImageRenderer | Overloaded. Initializes a new instance of the class. |
Public Properties
| Name | Description |
 | Cache | Gets the cache of this image renderer. |
 | Decoder | Gets the decoder of image to decode. |
 | DecodingSettings | Gets or sets the decoding settings of image. |
 | IsRenderingEnabled | Gets or sets a value indicating whether the image rendering is enbaled. |
 | PageIndex | Gets the page index of image to decode. |
 | RenderingSettings | Gets or sets the rendering settings for vector decoders. |
Public Methods
See Also