![]() |
MKI_PARSE_OBJ_BITMAPREF (Object Parser Classes) New in Version 2012.1 |
www.CAD6.com |
C++ Syntaxclass MKI_PARSE_OBJ_BITMAPREF { public:
MKI_BLOCK_BITMAPREF_PTR m_pData;
MKI_PARSE_OBJ_BITMAPREF( MKI_CONST_ENTITY_OBJECT_PTR f_pObj );
MKI_BITMAPREF_REF BitmapRef( void ); };
This class is used to parse an object of type MKI_OBJ_BITMAPREF. For information about the internal data block structure of this object type, see Object 43 "Bitmap Reference".
This parser only works if the object is complete, i.e. already contains all necessary data blocks with correct size information! For performance reasons, there is no internal testing whatsoever. All point and outline attributes in between are skipped.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH