DitherCommandStandard4x4 Property |
Returns a standard 4x4 ordered dithering matrix.
Namespace:
Atalasoft.Imaging.ImageProcessing.Document
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic static byte[] Standard4x4 { get; }Public Shared ReadOnly Property Standard4x4 As Byte()
Get
Property Value
Type:
Byte A standard 4x4 ordered dithering matrix.
See Also