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.

OdBcfBitmap Class
 
Name 
Description 
 
Creates a new bitmap object with default parameters. 
 
Name 
Description 
 
Bitmap data. 
 
 
 
A bitmap's height value. 
 
A smart pointer to the point object that define the bitmap location. 
 
A smart pointer to the bitmap direction vector. 
 
A smart pointer to the bitmap up-vector. 
 
Bitmap data reference. 
OdBcfElement Class
 
Name 
Description 
 
Reads XML data into ODA data structures.  
 
Writes data into XML structures.  
 
Checks whether the BCF datatype instance has all required fields initialized.  
OdBcfBitmap Class
 
Name 
Description 
 
This is the overview for the DECLARE_CONST_ACCESSORS method overload. 
 
Reads XML data into ODA data structures.  
 
Writes data into XML structures.  
 
Checks whether the bitmap instance has all required fields initialized.  
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.