Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
public RasterPaintDibInfoFlags Flags {get; set;}
'Declaration
Public Property Flags As RasterPaintDibInfoFlags
'Usage
Dim instance As RasterPaintDibInfo Dim value As RasterPaintDibInfoFlags instance.Flags = value value = instance.Flags
public: property RasterPaintDibInfoFlags Flags { RasterPaintDibInfoFlags get(); void set ( RasterPaintDibInfoFlags value); }
Use these flags to indicate whether the image data does not use the whole range (for example the low 12 bits for 16-bit image data).