ResampleCommandMethod Property |
Gets or sets the value of method
Gets or sets the the resampling algorithm to apply.
Namespace:
Atalasoft.Imaging.ImageProcessing
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public ResampleMethod Method { get; set; }
Public Property Method As ResampleMethod
Get
Set
Property Value
Type:
ResampleMethodThe resampling algorithn to apply.
Property Value
Type:
ResampleMethod The resampling algorithm to apply.
Exceptions Exception | Condition |
---|
| Thrown if value is amp;lt; 0. |
See Also