deprecated_A3DPDFImageData

Fields

A3DUTF8Char *

m_pcFileName

A3DInt32

m_iWidth

A3DInt32

m_iHeight

A3DPDFEImageFormat

m_eFormat

Detailed Description

struct deprecated_A3DPDFImageData

Public Members

A3DUTF8Char *m_pcFileName

File name of the image file.

A3DInt32 m_iWidth

Width in pixels. Only used to insert an image on a page with A3DPDFPageInsertImage.

A3DInt32 m_iHeight

Height in pixels. Only used to insert an image on a page with A3DPDFPageInsertImage.

A3DPDFEImageFormat m_eFormat

Format of the image.