< Home

< Programming Guide

< Supported File Formats

REFERENCE MANUAL

Data Fields
A3DPDFSnapshotOptionsData Struct Reference

A3DPDFSnapshotOptionsData structure: options for the snapshot (poster) generation. More...

Data Fields

A3DUns16 m_usStructSize
 
A3DInt32 m_iWidth
 
A3DInt32 m_iHeight
 
A3DPDFViewm_pView
 

Detailed Description

A3DPDFSnapshotOptionsData structure: options for the snapshot (poster) generation.

Version
4.1

Field Documentation

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.