Returns GrayScaleColor class instance constructed from numeric 64-bit representation of grayscale value with alpha channel.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Shared Function FromAGrayScale64 ( _ alphaGrayScale As Long _ ) As GrayScaleColor
public static GrayScaleColor FromAGrayScale64( long alphaGrayScale )
Type: System.Int64
Numeric representation of the alpha grayscale value (extended).