Tip
See the Remarks section of the WorkingColorSpace enumeration for details and
image examples about using the different color spaces in various operations.
WorkingColorSpace WorkingColorSpace { get; }ReadOnly Property WorkingColorSpace As WorkingColorSpace
Getproperty WorkingColorSpace WorkingColorSpace {
WorkingColorSpace get ();
}abstract WorkingColorSpace : WorkingColorSpace with getIf the value of this property is Default, then the sRGB color space is used.
If this palette uses a custom nearest color lookup, then it depends on the custom function whether it considers the value of this property.