< Home

< Programming Guide

< Supported File Formats

REFERENCE MANUAL

Data Fields
A3DPDFImageData Struct Reference

A3DPDFImageData structure. More...

Data Fields

A3DUns16 m_usStructSize
 
A3DUTF8Charm_pcFileName
 
A3DInt32 m_iWidth
 
A3DInt32 m_iHeight
 
A3DPDFEImageFormat m_eFormat
 

Detailed Description

A3DPDFImageData structure.

Version
4.1

Field Documentation

A3DUns16 A3DPDFImageData::m_usStructSize

Reserved; must be initialized with A3D_INITIALIZE_DATA.

A3DUTF8Char* A3DPDFImageData::m_pcFileName

File name of the image file.

A3DInt32 A3DPDFImageData::m_iWidth

Width in pixels.

A3DInt32 A3DPDFImageData::m_iHeight

Height in pixels.

A3DPDFEImageFormat A3DPDFImageData::m_eFormat

Format of the image.