API Reference > OdDg Classes > OdDgHostAppServices Class > OdDgHostAppServices Methods > OdDgHostAppServices::gsBitmapDevice Method
OdDgHostAppServices::gsBitmapDevice Method
Syntax
C++
virtual OdGsDevicePtr gsBitmapDevice(OdRxObject* pViewObj = NULL, OdDbBaseDatabase* pDb = NULL, OdUInt32 flags = 0);
Parameters 
Description 
OdRxObject* pViewObj = NULL 
[in] OdAbstractViewPE compatible object (OdGsView, OdDbViewport or etc.).  
OdDbBaseDatabase* pDb = NULL 
[in] Pointer to the database context.  
OdUInt32 flags = 0 
[in] Bitmap device flags. 

Returns a the bitmap device associated with this HostAppServices object. 

 

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