op_Implicit
Argb32Color Implicit operator
Implicitly casts the 24-bit Rgb24Color to 32-bit Argb32Color. Alpha channel of the output Argb32Color will be set to 255 - fully opaque.
public static implicit operator Argb32Color(Rgb24Color rgbColor)
| Parameter | Type | Description |
|---|---|---|
| rgbColor | Rgb24Color |
See Also
- struct Rgb24Color
- struct Argb32Color
- namespace GroupDocs.Viewer.Drawing
- assembly GroupDocs.Viewer