Casts this Aurigma.GraphicsMill.GrayScaleColor class instance to Int64 containing extended numerical representation of the color.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Shared Widening Operator CType ( _ obj As GrayScaleColor _ ) As Long
public static implicit operator long ( GrayScaleColor obj )
Type: Aurigma.GraphicsMill.GrayScaleColor
Aurigma.GraphicsMill.GrayScaleColor class instance to cast.