Gets or sets a value indicating the maximum color depth used to render an image.
Read-write property
Visual Basic |
---|
Public Property DisplayMode As enumPicDisplayMode |
An enumPicDisplayMode value which determines the maximum color depth used to render an image.
In some cases, it may be necessary for the application programmer to artificially set the display device to a lower bit depth than the hardware supports (for example, to simulate the application's performance and appearance on a Vga monitor). Use this property to get and set the maximum color depth of the display device.