PhflResourceVersion2ColorSpace Property |
Gets the color space.
Namespace: Aspose.PSD.FileFormats.Psd.Layers.LayerResourcesAssembly: Aspose.PSD (in Aspose.PSD.dll) Version: 22.5
Syntaxpublic short ColorSpace { get; }
Public ReadOnly Property ColorSpace As Short
Get
public:
property short ColorSpace {
short get ();
}
member ColorSpace : int16 with get
Property Value
Type:
Int16
The color space.
See Also