OCC Main Page | Visualization | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

Visualization
TKService
Image


Image_PixelFieldOfDIndexedImage Class Reference

#include <Image_PixelFieldOfDIndexedImage.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT Image_PixelFieldOfDIndexedImage (const Standard_Integer Width, const Standard_Integer Height)
Standard_EXPORT Image_PixelFieldOfDIndexedImage (const Standard_Integer Width, const Standard_Integer Height, const Aspect_IndexPixel &V)
Standard_EXPORT void Destroy ()
 ~Image_PixelFieldOfDIndexedImage ()
Standard_Integer Width () const
Standard_Integer Height () const
Standard_Integer UpperX () const
Standard_Integer UpperY () const
void SetValue (const Standard_Integer X, const Standard_Integer Y, const Aspect_IndexPixel &Value)
const Aspect_IndexPixelValue (const Standard_Integer X, const Standard_Integer Y) const
const Aspect_IndexPixeloperator() (const Standard_Integer X, const Standard_Integer Y) const
Aspect_IndexPixelChangeValue (const Standard_Integer X, const Standard_Integer Y)
Aspect_IndexPixeloperator() (const Standard_Integer X, const Standard_Integer Y)

Private Attributes

Standard_Integer myWidth
Standard_Integer myHeight
Standard_Boolean myDeletable
Standard_Address myData


Constructor & Destructor Documentation

Standard_EXPORT Image_PixelFieldOfDIndexedImage::Image_PixelFieldOfDIndexedImage const Standard_Integer  Width,
const Standard_Integer  Height
 

Standard_EXPORT Image_PixelFieldOfDIndexedImage::Image_PixelFieldOfDIndexedImage const Standard_Integer  Width,
const Standard_Integer  Height,
const Aspect_IndexPixel V
 

Image_PixelFieldOfDIndexedImage::~Image_PixelFieldOfDIndexedImage  )  [inline]
 


Member Function Documentation

Aspect_IndexPixel& Image_PixelFieldOfDIndexedImage::ChangeValue const Standard_Integer  X,
const Standard_Integer  Y
 

Standard_EXPORT void Image_PixelFieldOfDIndexedImage::Destroy  ) 
 

Standard_Integer Image_PixelFieldOfDIndexedImage::Height  )  const
 

void Image_PixelFieldOfDIndexedImage::operator delete void *  anAddress  )  [inline]
 

void* Image_PixelFieldOfDIndexedImage::operator new size_t  size  )  [inline]
 

void* Image_PixelFieldOfDIndexedImage::operator new size_t  ,
void *  anAddress
[inline]
 

Aspect_IndexPixel& Image_PixelFieldOfDIndexedImage::operator() const Standard_Integer  X,
const Standard_Integer  Y
[inline]
 

const Aspect_IndexPixel& Image_PixelFieldOfDIndexedImage::operator() const Standard_Integer  X,
const Standard_Integer  Y
const [inline]
 

void Image_PixelFieldOfDIndexedImage::SetValue const Standard_Integer  X,
const Standard_Integer  Y,
const Aspect_IndexPixel Value
 

Standard_Integer Image_PixelFieldOfDIndexedImage::UpperX  )  const
 

Standard_Integer Image_PixelFieldOfDIndexedImage::UpperY  )  const
 

const Aspect_IndexPixel& Image_PixelFieldOfDIndexedImage::Value const Standard_Integer  X,
const Standard_Integer  Y
const
 

Standard_Integer Image_PixelFieldOfDIndexedImage::Width  )  const
 


Field Documentation

Standard_Address Image_PixelFieldOfDIndexedImage::myData [private]
 

Standard_Boolean Image_PixelFieldOfDIndexedImage::myDeletable [private]
 

Standard_Integer Image_PixelFieldOfDIndexedImage::myHeight [private]
 

Standard_Integer Image_PixelFieldOfDIndexedImage::myWidth [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:55:47 2008 for OpenCASCADE by  doxygen 1.4.1