March 2003
Intermediate to advanced
896 pages
32h 35m
English
ColorMode
This enumeration is used to specify whether color components are 32-bit or 64-bit values. It is not used in the public interface of the framework.
public enum ColorMode { Argb32Mode = 0, Argb64Mode = 1 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ ColorMode
Read now
Unlock full access