ToArgb
Rgb24Color.ToArgb method
Returns the ARGB value of this Rgb24Color
instance, compatible with Color
public int ToArgb()
Return Value
32-bit ARGB value of this instance as Int32, the identical to ToArgb call for the same color. Never throws an exception.
See Also
- struct Rgb24Color
- namespace GroupDocs.Viewer.Drawing
- assembly GroupDocs.Viewer