Casts this System.Drawing.Imaging.ColorPalette class instance to Aurigma.GraphicsMill.ColorPalette.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Shared Widening Operator CType ( _ palette As ColorPalette _ ) As ColorPalette
public static implicit operator ColorPalette ( ColorPalette palette )
Type: System.Drawing.Imaging.ColorPalette
System.Drawing.Imaging.ColorPalette class instance to cast.