| Overload | Description |
|---|---|
| GetThumbnail(Int32,Size,DecodingSettings,RenderingSettings,Boolean,EventHandler<ProgressEventArgs>) | Returns a thumbnail image of RAW image file. |
| GetThumbnail(Int32,Size,DecodingSettings,RenderingSettings,IActionProgressController) | Returns a thumbnail image of the specified page of image/document source. (Inherited from DecoderBase) |
| GetThumbnail(Int32,Size,DecodingSettings,RenderingSettings,EventHandler<ProgressEventArgs>) | Returns a thumbnail image of the specified page of image/document source. (Inherited from DecoderBase) |
| GetThumbnail(Int32,Size,EventHandler<ProgressEventArgs>) | Returns a thumbnail image of the specified page of image source. (Inherited from DecoderBase) |
| GetThumbnail(Int32,Size,DecodingSettings,RenderingSettings,Boolean,IActionProgressController) | Returns a thumbnail image of the specified page of image/document source. (Inherited from DecoderBase) |
| GetThumbnail(Int32,Size) | Returns a thumbnail image of the specified page of image/document source. (Inherited from DecoderBase) |