Link Search Menu Expand Document

ImageBitsPerPixel Enumeration

Defines image pixel format.

Namespace:Bytescout.PDFRenderer
Assembly: Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.0.4759-master
Syntax
public enum ImageBitsPerPixel
Members
Member nameValueDescription
BPP10 1 bit per pixel.
BPP81 8 bits per pixel.
BPP242 24 bits per pixel.
BPP323 32 bits per pixel.
See Also

Reference