Spread.Services Documentation
FromRGB(Int32) Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
Color Structure
>
FromRGB Method
: FromRGB(Int32) Method
The RGB.
Creates a Color structure from a 24-bit RGB value.
Syntax
C#
public
static
Color
FromRGB( System.
int
rgb
)
Parameters
rgb
The RGB.
Return Value
Color
.
See Also
Reference
Color Structure
Color Members
Overload List