Struct ARgb
Namespace: DRIT.Spreadsheet.Drawing
Assembly: DRIT.Spreadsheet.dll
Syntax
public struct ARgb
Fields
A
Declaration
public byte A
Field Value
Type | Description |
---|---|
System.Byte |
B
Declaration
public byte B
Field Value
Type | Description |
---|---|
System.Byte |
G
Declaration
public byte G
Field Value
Type | Description |
---|---|
System.Byte |
R
Declaration
public byte R
Field Value
Type | Description |
---|---|
System.Byte |