FromSingleValueRgb
Argb32Color.FromSingleValueRgb method
Creates a fully opaque (A=255) color from single value, which will be applied to all channels
public static Argb32Color FromSingleValueRgb(byte value)
Parameter | Type | Description |
---|---|---|
value | Byte | A byte value, same for Red, Green, and Blue channels |
Return Value
New Argb32Color
instance
See Also
- struct Argb32Color
- namespace GroupDocs.Viewer.Drawing
- assembly GroupDocs.Viewer