API Reference > Classes > PRC Export-Import Classes > PdfExportGiDrawablePE_Entity Class > PdfExportGiDrawablePE_Entity Methods > PdfExportGiDrawablePE_Entity::getTransparency Method
PdfExportGiDrawablePE_Entity::getTransparency Method
Syntax
C++
virtual OdCmTransparency getTransparency(const OdGiDrawable * pDrawable) const;
Parameters 
Description 
const OdGiDrawable * pDrawable 
[in] A raw pointer to the Gi drawable entity to export.  

Returns an OdCmTransparency object that contains information about the current transparency level.

Retrieves the current transparency level for exporting a Gi drawable entity to PDF format.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.