Click or drag to resize
ColorBlack Property
Gets a system-defined color.

Namespace: Aspose.PSD
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public static Color Black { get; }

Property Value

Type: Color
A Color representing a system-defined color.
See Also