Skip to content

classImageIO 02

Constructor & Destructor Documentation

ImageIO::ImageIO  )  [inline]
 

Default ImageIO constructor.

Definition at line 63 of file ImageIO.h.

References FALSE, and m_isopened.

ImageIO::ImageIO HTreeObject htreeobject  )  [inline]
 
Parameters:
htreeobject  - is a pointer to the plugins owner. It is the class that the ImageIO is member of. It is the actual class you see in the PWS tree. The constructor only uses it to set the member variable m_treeobject. This member is used for ReAssignPtr. This is also the pointer returned by GetOwner().
See also:
DLLPlugin::DLLPlugin (HTreeObject *htreeobject)

Definition at line 64 of file ImageIO.h.

References FALSE, and m_isopened.