#include <Image_PixelFieldOfDColorImage.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| | Image_PixelFieldOfDColorImage (const Standard_Integer Width, const Standard_Integer Height) |
| | Image_PixelFieldOfDColorImage (const Standard_Integer Width, const Standard_Integer Height, const Aspect_ColorPixel &V) |
| void | Destroy () |
| | ~Image_PixelFieldOfDColorImage () |
| 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_ColorPixel &Value) |
| const Aspect_ColorPixel & | Value (const Standard_Integer X, const Standard_Integer Y) const |
| const Aspect_ColorPixel & | operator() (const Standard_Integer X, const Standard_Integer Y) const |
| Aspect_ColorPixel & | ChangeValue (const Standard_Integer X, const Standard_Integer Y) |
| Aspect_ColorPixel & | operator() (const Standard_Integer X, const Standard_Integer Y) |
Constructor & Destructor Documentation
| Image_PixelFieldOfDColorImage::~Image_PixelFieldOfDColorImage |
( |
| ) |
[inline] |
Member Function Documentation
| void Image_PixelFieldOfDColorImage::Destroy |
( |
| ) |
|
| void Image_PixelFieldOfDColorImage::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* Image_PixelFieldOfDColorImage::operator new |
( |
size_t |
size | ) |
[inline] |
| void* Image_PixelFieldOfDColorImage::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
The documentation for this class was generated from the following file: