Property ColorMatrix

Namespace TallComponents.PDF.Rasterizer.Configuration
Class ColorRenderSettings

Gets or sets the color matrix. ColorMatrix dimension is required to be: 5x5 for Rasterizer3, 4x5 for Rasterizer4.

This setting is currently ignored for WPF rendering.

Syntax

public  Double[][]  ColorMatrix  {  get;  set;  }

Property value

Double[][]