Open CASCADE Technology 6.6.0
Public Member Functions
Image_PixelRowOfDIndexedImage Class Reference

#include <Image_PixelRowOfDIndexedImage.hxx>

Public Member Functions

 Image_PixelRowOfDIndexedImage (const Standard_Integer Low, const Standard_Integer Up)
 Image_PixelRowOfDIndexedImage (const Aspect_IndexPixel &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const Aspect_IndexPixel &V)
void Destroy ()
 ~Image_PixelRowOfDIndexedImage ()
Standard_Boolean IsAllocated () const
const
Image_PixelRowOfDIndexedImage
Assign (const Image_PixelRowOfDIndexedImage &Other)
const
Image_PixelRowOfDIndexedImage
operator= (const Image_PixelRowOfDIndexedImage &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Aspect_IndexPixel &Value)
const Aspect_IndexPixelValue (const Standard_Integer Index) const
const Aspect_IndexPixeloperator() (const Standard_Integer Index) const
Aspect_IndexPixelChangeValue (const Standard_Integer Index)
Aspect_IndexPixeloperator() (const Standard_Integer Index)

Constructor & Destructor Documentation

Image_PixelRowOfDIndexedImage::Image_PixelRowOfDIndexedImage ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
Image_PixelRowOfDIndexedImage::Image_PixelRowOfDIndexedImage ( const Aspect_IndexPixel Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
Image_PixelRowOfDIndexedImage::~Image_PixelRowOfDIndexedImage ( ) [inline]

Member Function Documentation

const Image_PixelRowOfDIndexedImage& Image_PixelRowOfDIndexedImage::Assign ( const Image_PixelRowOfDIndexedImage Other)
Aspect_IndexPixel& Image_PixelRowOfDIndexedImage::ChangeValue ( const Standard_Integer  Index)
void Image_PixelRowOfDIndexedImage::Destroy ( )
void Image_PixelRowOfDIndexedImage::Init ( const Aspect_IndexPixel V)
Standard_Boolean Image_PixelRowOfDIndexedImage::IsAllocated ( ) const
Standard_Integer Image_PixelRowOfDIndexedImage::Length ( ) const
Standard_Integer Image_PixelRowOfDIndexedImage::Lower ( ) const
Aspect_IndexPixel& Image_PixelRowOfDIndexedImage::operator() ( const Standard_Integer  Index) [inline]
const Aspect_IndexPixel& Image_PixelRowOfDIndexedImage::operator() ( const Standard_Integer  Index) const [inline]
const Image_PixelRowOfDIndexedImage& Image_PixelRowOfDIndexedImage::operator= ( const Image_PixelRowOfDIndexedImage Other) [inline]
void Image_PixelRowOfDIndexedImage::SetValue ( const Standard_Integer  Index,
const Aspect_IndexPixel Value 
)
Standard_Integer Image_PixelRowOfDIndexedImage::Upper ( ) const
const Aspect_IndexPixel& Image_PixelRowOfDIndexedImage::Value ( const Standard_Integer  Index) const

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