Overload | Description |
---|---|
GetImage(Int32,DecodingSettings,RenderingSettings) | 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,EventHandler<ProgressEventArgs>) | Returns an image, which is associated with the specified page of image/document source. (Inherited from DecoderBase) |
GetImage(Int32) | Returns an image, which is associated with the specified page of image/document source. (Inherited from DecoderBase) |
GetImage(Int32,DecodingSettings,RenderingSettings,EventHandler<ProgressEventArgs>) | Returns an image, which is associated with the specified page of image/document source. (Inherited from WsiDecoderBase) |
GetImage(String) | Returns the image that corresponds specified filename. |