A3DPDFSnapshotOptionsData structure: options for the snapshot (poster) generation. More...
Data Fields | |
A3DUns16 | m_usStructSize |
A3DInt32 | m_iWidth |
A3DInt32 | m_iHeight |
A3DPDFView * | m_pView |
A3DPDFSnapshotOptionsData structure: options for the snapshot (poster) generation.
A3DUns16 A3DPDFSnapshotOptionsData::m_usStructSize |
Reserved; must be initialized by A3D_INITIALIZE_DATA.
A3DInt32 A3DPDFSnapshotOptionsData::m_iWidth |
Width in pixels.
A3DInt32 A3DPDFSnapshotOptionsData::m_iHeight |
Height in pixels.
A3DPDFView* A3DPDFSnapshotOptionsData::m_pView |
The view to be activated before the snapshot is generated.