PdfPrintColorBitsType EnumerationTerminal Works - PDF Printing.Net Library

Namespace: PdfPrintingNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public enum ColorBitsType
Members

  Member nameValueDescription
Bit241 24 bits are used for pixel: 8 bits each are used for the red, green and blue components.
Bit322 32 bits are used for pixel: 8 bits each are used for the alpha, red, green, and blue components.
See Also

Reference