Click or drag to resize

ColorType Enumeration

Version 67.0.0
Describes how to interpret the components of a pixel.

Namespace:  CefSharp.Enums
Assembly:  CefSharp (in CefSharp.dll) Version: 67.0.0.0 (67.0.0.0)
Syntax
public enum ColorType
Members
  Member nameValueDescription
Rgba88880
Bgra88881
See Also