Overload | Description |
---|---|
Render(Int32,Int32) | Renders a thumbnail image with specified size and adds the thumbnail image to the thumbnail cache. |
Render(Int32,Int32,IActionProgressController) | Renders a thumbnail image with specified size and adds the thumbnail image to the thumbnail cache. |
Render(Int32,Int32,Boolean,IActionProgressController) | Renders a thumbnail image with specified size and adds the thumbnail image to the thumbnail cache. |
Render(Int32,Int32,Boolean,RenderingSettings,IActionProgressController) | Renders a thumbnail image with specified size and adds the thumbnail image to the thumbnail cache. |
Render(Int32,Int32,EventHandler<ProgressEventArgs>) | Renders a thumbnail image with specified size and adds the thumbnail image to the thumbnail cache. |