Enum ColorOrder
Describes the order in which the colors are stored in each pixel of an image
Namespace: Cosmos.System.Graphics
Assembly: Cosmos.System2.dll
Syntax
public enum ColorOrder
Fields
Name | Description |
---|---|
BGR | |
RGB |
Describes the order in which the colors are stored in each pixel of an image
public enum ColorOrder
Name | Description |
---|---|
BGR | |
RGB |