DitherCommandMethod Property |
Set or get the method to be used for dithering.
Namespace:
Atalasoft.Imaging.ImageProcessing.Document
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public DitheringMethod Method { get; set; }
Public Property Method As DitheringMethod
Get
Set
Property Value
Type:
DitheringMethod The method to be used for dithering.
See Also