Returns GrayScaleColor constructed from specified luminosity level.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Shared Function FromGrayScale32 ( _ gray As Integer _ ) As GrayScaleColor
public static GrayScaleColor FromGrayScale32( int gray )
Type: System.Int32
Luminosity level value.