API Reference > OdDb Classes > OdDbAbstractViewportData Class > OdDbAbstractViewportData Methods > OdDbAbstractViewportData::contrast Method
OdDbAbstractViewportData::contrast Method
Syntax
C++
virtual double contrast(const OdRxObject* pViewport) const = 0;
Parameters 
Description 
const OdRxObject* pViewport 
[in] Input pointer to the viewport object. 

Returns the contrast value of the specified viewport object.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.