'Declaration Public Shared Function FromGray( _
ByVal grayThe gray component.As Byte _
) As VintasoftColor
public static VintasoftColor FromGray(
byte gray
)
public: static VintasoftColor FromGray(
byte gray
)
public:
static VintasoftColor FromGray(
byte gray
)
Parameters
- gray
- The gray component.
Return Value
A gray color with specified component.