Open CASCADE Technology 6.6.0
Public Member Functions
Image_PixelFieldOfDIndexedImage Class Reference

#include <Image_PixelFieldOfDIndexedImage.hxx>

Public Member Functions

 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

Image_PixelFieldOfDIndexedImage::Image_PixelFieldOfDIndexedImage ( const Standard_Integer  Width,
const Standard_Integer  Height 
)
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 
)
void Image_PixelFieldOfDIndexedImage::Destroy ( )
Standard_Integer Image_PixelFieldOfDIndexedImage::Height ( ) const
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]
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

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