Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
TD_PDF_2D_EXPORT::Od2dExportDevice::ImageOrg Enumeration
Syntax
C++
enum ImageOrg { orgBitonal = 1, orgMapped = 8, orgRGB = 24, orgBGRA = 32 };
Members
Description
orgBitonal
1 bit per pixel.
orgMapped
8 bits per pixel, paletted.
orgRGB
24 bits per pixel. Red-green-blue color scheme.
orgBGRA
32 bits per pixel. Blue-green-red-alpha color scheme.

Defines a type of image formats details.

File: 2dExportDeviceForPdfExport.h 

Namespace: TD_PDF_2D_EXPORT 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.