Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

ColorModel Enumeration

Represents a color model.

[Visual Basic]
Public Enum ColorModel
[C#]
public enum ColorModel

Members

Member Name Description
RGB Red, Green and Blue.
HSB Hue, Saturation and Brightness.
CMYK Cyan, Magenta, Yellow and Black.

Requirements

Namespace: EO.Web

Assembly: EO.Web (in EO.Web.dll)

See Also

EO.Web Namespace


Direct link to this topic