Click or drag to resize

ResampleDocumentCommandScaleToGrayMethod Property

Gets or sets the ResampleMethod to apply when the DocumentMethod is ScaleToGray.

Namespace:  Atalasoft.Imaging.ImageProcessing.Document
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public ResampleMethod ScaleToGrayMethod { get; set; }

Property Value

Type: ResampleMethod
The ResampleMethod to apply when the DocumentMethod is ScaleToGray.
See Also