Enum TiffColorDepth
Info
Used to specify the Color Depth for the Documentize.PdfToTiffOptions.
public enum TiffColorDepth
Fields
Format1bpp = 4
: 1 bit per pixel.Format24bpp = 1
: 24 bits per pixel. Rgb.Format32bpp = 0
: 32 bits per pixel. Used by default.Format4bpp = 3
: 4 bits per pixel.Format8bpp = 2
: 8 bits per pixel.
Namespace: Documentize Assembly: Documentize.dll