PsdImage.GrayColorProfile

PsdImage.GrayColorProfile property

Gets or sets the GRAY (monochrome) color profile for Grayscale PSD images.

public StreamSource GrayColorProfile { get; set; }

Property Value

The GRAY (monochrome) color profile.

See Also