API Reference > OdBcf Namespace > Classes > OdBcfBitmap Class
OdBcfBitmap Class
OdBcf__OdBcfBitmapOdBcf__OdBcfBitmapOdBcf__OdBcfBitmap
Syntax
C++
class OdBcfBitmap : public OdBcfElement, protected OdBcfBitmapData;

BcfBitmap.h

A class that implements storing and operating with a bitmap data type.

Creates a new bitmap object with default parameters. 
Retrieves the bitmap data.  
Retrieves the bitmap's global unique identifier (GUID).  
Retrieves the bitmap's height.  
Retrieves the bitmap's location.  
Retrieves the bitmap's normal vector.  
Retrieves the bitmap's reference.  
Retrieves the bitmap's up-vector.  
Reads XML data into ODA data structures.  
Defines whether the bitmap object is not initialized.  
Defines whether the bitmap's global unique identifier (GUID) is not initialized.  
Defines whether the bitmap's height is not initialized.  
Defines whether the bitmap's location is not initialized.  
Defines whether the bitmap's normal vector is not initialized.  
Defines whether the bitmap's reference is not initialized.  
Defines whether the bitmap's up-vector is not initialized.  
Writes data into XML structures.  
Checks whether the bitmap instance has all required fields initialized.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.