Click or drag to resize

ResampleColormappedToRgbCommandMethod Property

Gets or sets the value of method
Gets or sets 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; }

Property Value

Type: ResampleMethod
The resampling algorithn to apply.

Property Value

Type: ResampleMethod
The resampling algorithn to apply.
See Also