Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::GrayScaleImage Class Reference

#include <vcf/GraphicsKit/GrayScaleImage.h>

Inheritance diagram for VCF::GrayScaleImage:

VCF::AbstractImage VCF::Image VCF::Object VCF::Persistable VCF::Win32GrayScaleImage List of all members.

Public Member Functions

 GrayScaleImage (const bool &needsMemAlloc=true)
virtual ~GrayScaleImage ()
virtual void setSize (const uint32 &width, const uint32 &height)
virtual ImageBits * getImageBits ()

Constructor & Destructor Documentation

VCF::GrayScaleImage::GrayScaleImage const bool &  needsMemAlloc = true  ) 
 

virtual VCF::GrayScaleImage::~GrayScaleImage  )  [virtual]
 


Member Function Documentation

virtual ImageBits* VCF::GrayScaleImage::getImageBits  )  [inline, virtual]
 

virtual void VCF::GrayScaleImage::setSize const uint32 width,
const uint32 height
[virtual]
 

Reimplemented from VCF::AbstractImage.

Reimplemented in VCF::Win32GrayScaleImage.


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information