raSystem  1.0 bata
raISGI Class Reference

#include <raISGI.h>

Inheritance diagram for raISGI:
IRAImage

Public Member Functions

 raISGI (raString File)
 
 ~raISGI (void)
 
virtual bool Create (void)
 
virtual void Exit (void)
 
virtual bool Save (raString File)
 
int GetZSize (void)
 
- Public Member Functions inherited from IRAImage
 IRAImage (raString File)
 
virtual ~IRAImage (void)
 
unsigned char * GetImage (void)
 
int GetImageSize (void)
 

Additional Inherited Members

- Protected Attributes inherited from IRAImage
unsigned int m_imagesize
 
unsigned char * m_MemImage
 
raString m_File
 
BITMAPINFO * m_bmpi
 

Detailed Description

Definition at line 3 of file raISGI.h.

Constructor & Destructor Documentation

◆ raISGI()

raISGI::raISGI ( raString  File)
inline

Definition at line 6 of file raISGI.h.

◆ ~raISGI()

raISGI::~raISGI ( void  )
inline

Definition at line 8 of file raISGI.h.

Member Function Documentation

◆ Create()

virtual bool raISGI::Create ( void  )
inlinevirtual

Implements IRAImage.

Definition at line 13 of file raISGI.h.

◆ Exit()

virtual void raISGI::Exit ( void  )
inlinevirtual

Implements IRAImage.

Definition at line 19 of file raISGI.h.

◆ GetZSize()

int raISGI::GetZSize ( void  )
inline

Definition at line 27 of file raISGI.h.

◆ Save()

virtual bool raISGI::Save ( raString  File)
inlinevirtual

Implements IRAImage.

Definition at line 23 of file raISGI.h.


The documentation for this class was generated from the following files: