MGD::DEVICE_RASTER_BINARY Class Reference

Device for rendering to binary RVC::RASTER. More...

#include <mi32/mg2rasterbinary.h>

Inheritance diagram for MGD::DEVICE_RASTER_BINARY:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DEVICE_RASTER_BINARY ()
virtual ~DEVICE_RASTER_BINARY ()
ERRVALUE Create (RVC::OBJITEM &ObjItem, RVC::RASTER::MAKEPARMS &MakeParms, const char *Source=0)
ERRVALUE Open (const RVC::OBJITEM &ObjItem)

Detailed Description

Device for rendering to binary RVC::RASTER.


Constructor & Destructor Documentation

MGD::DEVICE_RASTER_BINARY::DEVICE_RASTER_BINARY (  ) 

Construct binary raster device.

After constructing, you should call Create()

virtual MGD::DEVICE_RASTER_BINARY::~DEVICE_RASTER_BINARY (  )  [virtual]

Destructor.


Member Function Documentation

ERRVALUE MGD::DEVICE_RASTER_BINARY::Create ( RVC::OBJITEM ObjItem,
RVC::RASTER::MAKEPARMS MakeParms,
const char *  Source = 0 
)

Create new raster to draw into.

Parameters:
ObjItem Information to create raster, location of created raster RETURNED
ERRVALUE MGD::DEVICE_RASTER_BINARY::Open ( const RVC::OBJITEM ObjItem  ) 

Open existing raster to draw into.


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

Generated on Sun Oct 7 21:35:16 2012 for TNTsdk 2012 by  doxygen 1.6.1