[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.GrayscaleBitmap.WhiteIsZero

WhiteIsZero Property

WhiteIsZero

Gets or sets a value specifying whether 0 represents white and 255 represents black (if true) or vice versa (if false).

Declaration
public bool WhiteIsZero { get; set; }
Public Property WhiteIsZero As Boolean