ImageContext Constructor |
| Name | Description | |
|---|---|---|
| ImageContext(String, String, String) |
Creates an instance of ImageContext for converting between various image formats
| |
| ImageContext(String, String, String, Int32, Int32) |
Creates an instance of ImageContext for resizing images
| |
| ImageContext(String, String, String, Int32, Int32, Int32, Int32) |
Creates an instance of ImageContext for cropping images
|