Open CASCADE Technology 6.6.0
Public Member Functions
Image_PixelFieldOfDColorImage Class Reference

#include <Image_PixelFieldOfDColorImage.hxx>

Public Member Functions

 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

Image_PixelFieldOfDColorImage::Image_PixelFieldOfDColorImage ( const Standard_Integer  Width,
const Standard_Integer  Height 
)
Image_PixelFieldOfDColorImage::Image_PixelFieldOfDColorImage ( const Standard_Integer  Width,
const Standard_Integer  Height,
const Aspect_ColorPixel V 
)
Image_PixelFieldOfDColorImage::~Image_PixelFieldOfDColorImage ( ) [inline]

Member Function Documentation

Aspect_ColorPixel& Image_PixelFieldOfDColorImage::ChangeValue ( const Standard_Integer  X,
const Standard_Integer  Y 
)
void Image_PixelFieldOfDColorImage::Destroy ( )
Standard_Integer Image_PixelFieldOfDColorImage::Height ( ) const
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]
void Image_PixelFieldOfDColorImage::SetValue ( const Standard_Integer  X,
const Standard_Integer  Y,
const Aspect_ColorPixel Value 
)
Standard_Integer Image_PixelFieldOfDColorImage::UpperX ( ) const
Standard_Integer Image_PixelFieldOfDColorImage::UpperY ( ) const
const Aspect_ColorPixel& Image_PixelFieldOfDColorImage::Value ( const Standard_Integer  X,
const Standard_Integer  Y 
) const
Standard_Integer Image_PixelFieldOfDColorImage::Width ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines