Enumeration
DownsampleMethod
The resample type.
Values
| Name | Type |
Access | Description |
|---|
|
Int = 1 |
readonly |
Average Downsampling. |
|
Int = 3 |
readonly |
Bicubic Downsampling. |
|
Int = 0 |
readonly |
Downsampling. |
|
Int = 2 |
readonly |
Subsampling. |
Object of 3
Properties elsewhere that hold an DownsampleMethod value.