IccColorProfile Constructor

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET
Initializes a new instance of the IccColorProfile class.

Namespace:  Apitron.PDF.Rasterizer.Configuration
Assembly:  Apitron.PDF.Rasterizer (in Apitron.PDF.Rasterizer.dll) Version: 3.0.154.0 (3.0.154.0)
Syntax

public IccColorProfile(
	Stream iccColorProfile
)

Parameters

iccColorProfile
Type: System.IOStream
The color profile.
See Also

Reference