Casts integer value to Aurigma.GraphicsMill.GrayScaleColor class instance.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Shared Widening Operator CType ( _ value As Integer _ ) As GrayScaleColor
public static implicit operator GrayScaleColor ( int value )
Type: System.Int32
Int32 containing numerical representation of the color.