Overload | Description |
---|---|
GetImage(DecodingSettings,IProgressController) | Returns an image associated with this image page. |
GetImage(DecodingSettings,EventHandler<ProgressEventArgs>) | Returns an image associated with this image page. (Inherited from RawImagePageBase) |
GetImage() | Returns the image associated with this image page. (Inherited from ImagePage) |
GetImage(EventHandler<ProgressEventArgs>) | Returns the image associated with this image page. (Inherited from ImagePage) |