TiffBitsPerSample Enum

Enumerates the available bits per pixel for the TiffIndexedColorFormat .

public enum TiffBitsPerSample
Public Enum TiffBitsPerSample

Inheritance: ObjectValueTypeEnumTiffBitsPerSample

Fields

TiffBitsPerSample.Bit111 bit per pixel, for bi-color image. See also: TiffMonochromeColorFormat
TiffBitsPerSample.Bit444 bits per pixel, 16 color palette.
TiffBitsPerSample.Bit888 bits per pixel, 256 color palette images.

Licensing Info

This enum is a DynamicPDF Rasterizer feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicPDF.Rasterizer

In this topic