EpsEncoderInvertBW Property |
Switches the sense of black and white in 1 bit-per-pixel images
Namespace:
Atalasoft.Imaging.Codec
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public bool InvertBW { get; set; }
Public Property InvertBW As Boolean
Get
Set
Property Value
Type:
BooleanRemarks Default value is true.
See Also