| ImageHelperEnsureImageDimensions Method |
| Name | Description | |
|---|---|---|
| EnsureImageDimensions(Int32, Int32, Int32) |
Returns new image dimensions (int[2]: 0 - width, 1 - height) .
| |
| EnsureImageDimensions(Int32, Int32, Int32, Int32, Int32) |
Computes new image dimensions according to the specified parameters, and returns it.
|