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

#include <Image_PixelFieldOfDIndexedImage.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC Image_PixelFieldOfDIndexedImage (const Standard_Integer Width, const Standard_Integer Height)
 Image_PixelFieldOfDIndexedImage (const Standard_Integer Width, const Standard_Integer Height, const Aspect_IndexPixel &V)
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)

Constructor & Destructor Documentation


Member Function Documentation

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

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