Overload | Description |
---|---|
GetImage(Int32,EventHandler<ProgressEventArgs>) | Returns an image, which is associated with the specified page of image/document source. (Inherited from DecoderBase) |
GetImage(Int32,RenderingSettings) | Returns an image, which is associated with the specified page of image/document source. (Inherited from DecoderBase) |
GetImage(Int32,DecodingSettings,RenderingSettings) | Returns an image, which is associated with the specified page of image/document source. (Inherited from DecoderBase) |
GetImage(Int32,RectangleF,Single,DecodingSettings,RenderingSettings,EventHandler<ProgressEventArgs>,EventHandler<IntermediateImageRequestEventArgs>) | Returns a scaled rectangle of vector image. |
GetImage(Int32,DecodingSettings,RenderingSettings,EventHandler<ProgressEventArgs>) | Returns an image associated with the specified page of WMF file. |
GetImage(Int32) | Returns an image, which is associated with the specified page of image/document source. (Inherited from DecoderBase) |