Color bit depth
Namespace: Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll)
Syntax
| C# |
|---|
public enum ColorBitDepth |
| Visual Basic (Declaration) |
|---|
Public Enumeration ColorBitDepth |
| Visual C++ |
|---|
public enum class ColorBitDepth |
Members
| Member name | Description | |
|---|---|---|
| _1bit | ||
| _16bit | ||
| _8bit | ||
| _4bit | ||
| _2bit |
See Also
Bytescout.PDF Namespace