DitherCommandStandard4x4 Property |
Returns a standard 4x4 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[] Standard4x4 { get; }
Public Shared ReadOnly Property Standard4x4 As Byte()
Get
Property Value
Type:
Byte A standard 4x4 ordered dithering matrix.
See Also