A3DPDFImageData Struct Reference
A3DPDFImageData structure. More...
Data Fields | |
| A3DPDFEImageFormat | m_eFormat |
| A3DInt32 | m_iHeight |
| A3DInt32 | m_iWidth |
| A3DUTF8Char * | m_pcFileName |
| A3DUns16 | m_usStructSize |
Detailed Description
A3DPDFImageData structure.
- Version
- 4.1
Field Documentation
| A3DPDFEImageFormat A3DPDFImageData::m_eFormat |
Format of the image.
| A3DInt32 A3DPDFImageData::m_iHeight |
Height in pixels.
| A3DInt32 A3DPDFImageData::m_iWidth |
Width in pixels.
| A3DUTF8Char* A3DPDFImageData::m_pcFileName |
File name of the image file.
| A3DUns16 A3DPDFImageData::m_usStructSize |
Reserved; must be initialized with A3D_INITIALIZE_DATA.
