DevModeBitsPerPixel Field
Specifies the color resolution, in bits per pixel,
of the display device (for example: 4 bits for 16 colors, 8 bits for 256 colors, or 16 bits for 65,536 colors).
Display drivers use this member, for example, in the
ChangeDisplaySettings function.
Printer drivers do not use this member.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public BitsPerPixel As Integer
Dim instance As DevMode
Dim value As Integer
value = instance.BitsPerPixel
instance.BitsPerPixel = value
val mutable BitsPerPixel: int
No code example is currently available or this language may not be supported.
Field Value
Int32