Flags that make up RasterPaintDibInfo.Flags.
Members
Value | Member | Description |
---|---|---|
0x00000000 | None | No flags are set |
0x00000001 | IgnoreLut | Ignore the raster image color lookup (LUT) table when performing color conversion. This is valid only for grayscale images. |
0x00000002 | LowHighBitValid | LowBit and HighBit members of RasterPaintDibInfo are valid. This is valid only for grayscale images. |
You can combine two or more flags using a bitwise Or operator.
For an example, refer to RasterPaintCallbacks.
Products |
Support |
Feedback: RasterPaintDibInfoFlags Enumeration - Leadtools.Drawing |
Introduction |
Help Version 19.0.2017.3.21
|