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 RasterPaintDibInfoFlags Flags {get; set;}
get_Flags();
set_Flags(value);
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).
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2