Property PixelFormat

Namespace TallComponents.PDF.Rasterizer
Class ConvertToTiffOptions

The pixel format that will be used for the image.

Some pixel formats are incompatible with certain compression schemes. CcittG3 and CcittG4 compression can only be used for 1bpp images for example.

Syntax

public  PixelFormat  PixelFormat  {  get;  set;  }

Property value

PixelFormat