Constructor ColorProfile

Namespace TallComponents.PDF.Rasterizer.Configuration
Class ColorProfile

ColorProfile constructor. Reads the ICC Based color profile from stream. The caller is responsible for closing the stream. The stream can be closed after this constructor returns.

Syntax

public  ColorProfile( Stream  stream )

Parameters


Stream stream
The stream providing the ICC Based color profile.