CFx SDK Documentation  2020SP3
Public Member Functions | Public Attributes | List of all members
OdAveRFileOpt Class Reference

#include <AveRender.h>

Public Member Functions

 OdAveRFileOpt ()
 

Public Attributes

OdInt16 m_nFileType
 
OdInt16 m_nX
 
OdInt16 m_nY
 
OdInt16 m_nAspectRatio
 
OdInt16 m_nColorBits1
 
OdInt16 m_nColorBits2
 
bool m_bGrayscale
 
bool m_bCompressed
 
OdInt16 m_nOrientation
 
OdInt16 m_nInterlace
 
OdInt16 m_nPostScriptImgSize
 

Detailed Description

This class represents AVE render file options.

Corresponding C++ library: TD_Ave <group OdAve_Classes>

Definition at line 127 of file AveRender.h.

Constructor & Destructor Documentation

◆ OdAveRFileOpt()

OdAveRFileOpt::OdAveRFileOpt ( )

Member Data Documentation

◆ m_bCompressed

bool OdAveRFileOpt::m_bCompressed

Definition at line 139 of file AveRender.h.

◆ m_bGrayscale

bool OdAveRFileOpt::m_bGrayscale

Definition at line 138 of file AveRender.h.

◆ m_nAspectRatio

OdInt16 OdAveRFileOpt::m_nAspectRatio

Definition at line 135 of file AveRender.h.

◆ m_nColorBits1

OdInt16 OdAveRFileOpt::m_nColorBits1

Definition at line 136 of file AveRender.h.

◆ m_nColorBits2

OdInt16 OdAveRFileOpt::m_nColorBits2

Definition at line 137 of file AveRender.h.

◆ m_nFileType

OdInt16 OdAveRFileOpt::m_nFileType

Definition at line 132 of file AveRender.h.

◆ m_nInterlace

OdInt16 OdAveRFileOpt::m_nInterlace

Definition at line 141 of file AveRender.h.

◆ m_nOrientation

OdInt16 OdAveRFileOpt::m_nOrientation

Definition at line 140 of file AveRender.h.

◆ m_nPostScriptImgSize

OdInt16 OdAveRFileOpt::m_nPostScriptImgSize

Definition at line 142 of file AveRender.h.

◆ m_nX

OdInt16 OdAveRFileOpt::m_nX

Definition at line 133 of file AveRender.h.

◆ m_nY

OdInt16 OdAveRFileOpt::m_nY

Definition at line 134 of file AveRender.h.


The documentation for this class was generated from the following file: