Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Image_PixelFieldOfDColorImage Class Reference

#include <Image_PixelFieldOfDColorImage.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC 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_ColorPixelValue (const Standard_Integer X, const Standard_Integer Y) const
const Aspect_ColorPixeloperator() (const Standard_Integer X, const Standard_Integer Y) const
Aspect_ColorPixelChangeValue (const Standard_Integer X, const Standard_Integer Y)
Aspect_ColorPixeloperator() (const Standard_Integer X, const Standard_Integer Y)

Constructor & Destructor Documentation


Member Function Documentation

const Aspect_ColorPixel& Image_PixelFieldOfDColorImage::operator() ( const Standard_Integer  X,
const Standard_Integer  Y 
) const [inline]
Aspect_ColorPixel& Image_PixelFieldOfDColorImage::operator() ( const Standard_Integer  X,
const Standard_Integer  Y 
) [inline]

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