TiffOptionsIccProfile Property

Gets the icc profile stream.

Namespace:  Aspose.CAD.ImageOptions
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public MemoryStream IccProfile { get; }

Property Value

Type: MemoryStream
The icc profile.
See Also