| Overload | Description |
|---|---|
| GetImage(Int32) | 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,DecodingSettings,InterlaceSettings,EventHandler<ProgressEventArgs>) | Returns a part of source image as interlaced image. |
| GetImage(Int32,DecodingSettings,RenderingSettings,EventHandler<ProgressEventArgs>) | Returns an image of BMP file. |
| GetImage(Int32,EventHandler<ProgressEventArgs>) | Returns an image, which is associated with the specified page of image/document source. (Inherited from DecoderBase) |