Click or drag to resize

DitherCommandStandard2x2 Property

Returns a standard 2x2 ordered dithering matrix.

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 static byte[] Standard2x2 { get; }

Property Value

Type: Byte
A standard 2x2 ordered dithering matrix.
See Also