Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbOle2Frame::outputQuality Method
Syntax
C++
PlotQuality outputQuality() const;

Returns the output quality for this OLE object (DXF 73).

Controls the color depth and resolution when plotted. 

outputQuality() returns one of the following: 

 

Name
Value
Example
kMonochrome
0
Spreadsheet
kLowGraphics
1
Color text & pie charts
kHighGraphics
2
Photograph
kAutomatic
3
Automatic
Copyright © 2002-2022. Open Design Alliance All rights reserved.