Returns a deep copy of this
Palette.
Namespace:
Atalasoft.Imaging
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.5.0.0.0.156 (.NET 4.6.2, x86)
Syntax Public Function Clone As Object
Return Value
Type:
ObjectA deep copy of this
Palette.
Implements
ICloneable.Clone()See Also