VideoMode.Colors Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the number of colors the video unit supports.
public int Colors { get; }
member this.Colors : int
Public ReadOnly Property Colors As Integer
Property Value
The number of colors supported by the current video unit.