#############
TK_Image_XRef
#############

.. cpp:namespace:: TK_Image_XRef

.. default-domain:: cpp

Functions
=========

============================= ===============================================================================================================
..                            :cpp:func:`TK_Image_XRef <TK_Image_XRef::TK_Image_XRef>`                                                       
..                            :cpp:func:`~TK_Image_XRef <TK_Image_XRef::~TK_Image_XRef>`                                                     
:cpp:enumerator:`~TK_Status`  :cpp:func:`Read <TK_Status TK_Image_XRef::Read(BStreamFileToolkit &tk)>`                                       
:cpp:enumerator:`~TK_Status`  :cpp:func:`Write <TK_Status TK_Image_XRef::Write(BStreamFileToolkit &tk)>`                                     
:cpp:enumerator:`~TK_Status`  :cpp:func:`Clone <TK_Status TK_Image_XRef::Clone(BStreamFileToolkit &tk, BBaseOpcodeHandler **handler) const>` 
:cpp:enumerator:`~TK_Status`  :cpp:func:`Execute <TK_Status TK_Image_XRef::Execute(BStreamFileToolkit &tk)>`                                 
void                          :cpp:func:`Reset <void TK_Image_XRef::Reset(void)>`                                                            
void                          :cpp:func:`SetName <void TK_Image_XRef::SetName(char const *string)>`                                          
void                          :cpp:func:`SetName <void TK_Image_XRef::SetName(int length)>`                                                  
char const *                  :cpp:func:`GetName <char const  * TK_Image_XRef::GetName(void) const>`                                         
char *                        :cpp:func:`GetName <char * TK_Image_XRef::GetName(void)>`                                                      
void                          :cpp:func:`SetSize <void TK_Image_XRef::SetSize(int x, int y)>`                                                
int const *                   :cpp:func:`GetSize <int const  * TK_Image_XRef::GetSize(void) const>`                                          
int *                         :cpp:func:`GetSize <int * TK_Image_XRef::GetSize(void)>`                                                       
void                          :cpp:func:`SetBitDepth <void TK_Image_XRef::SetBitDepth(char bpp)>`                                            
char                          :cpp:func:`GetBitDepth <char TK_Image_XRef::GetBitDepth(void) const>`                                          
char                          :cpp:func:`GetBitDepth <char TK_Image_XRef::GetBitDepth(void)>`                                                
============================= ===============================================================================================================

.. cpp:namespace:: nullptr

Detailed Description
====================

.. doxygenclass:: TK_Image_XRef
   :project: base_stream
   :members:
   :undoc-members:



