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