Open CASCADE Technology 6.6.0
Public Member Functions
Image_PixelRowOfDColorImage Class Reference

#include <Image_PixelRowOfDColorImage.hxx>

Public Member Functions

 Image_PixelRowOfDColorImage (const Standard_Integer Low, const Standard_Integer Up)
 Image_PixelRowOfDColorImage (const Aspect_ColorPixel &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const Aspect_ColorPixel &V)
void Destroy ()
 ~Image_PixelRowOfDColorImage ()
Standard_Boolean IsAllocated () const
const Image_PixelRowOfDColorImageAssign (const Image_PixelRowOfDColorImage &Other)
const Image_PixelRowOfDColorImageoperator= (const Image_PixelRowOfDColorImage &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Aspect_ColorPixel &Value)
const Aspect_ColorPixelValue (const Standard_Integer Index) const
const Aspect_ColorPixeloperator() (const Standard_Integer Index) const
Aspect_ColorPixelChangeValue (const Standard_Integer Index)
Aspect_ColorPixeloperator() (const Standard_Integer Index)

Constructor & Destructor Documentation

Image_PixelRowOfDColorImage::Image_PixelRowOfDColorImage ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
Image_PixelRowOfDColorImage::Image_PixelRowOfDColorImage ( const Aspect_ColorPixel Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
Image_PixelRowOfDColorImage::~Image_PixelRowOfDColorImage ( ) [inline]

Member Function Documentation

const Image_PixelRowOfDColorImage& Image_PixelRowOfDColorImage::Assign ( const Image_PixelRowOfDColorImage Other)
Aspect_ColorPixel& Image_PixelRowOfDColorImage::ChangeValue ( const Standard_Integer  Index)
void Image_PixelRowOfDColorImage::Destroy ( )
void Image_PixelRowOfDColorImage::Init ( const Aspect_ColorPixel V)
Standard_Boolean Image_PixelRowOfDColorImage::IsAllocated ( ) const
Standard_Integer Image_PixelRowOfDColorImage::Length ( ) const
Standard_Integer Image_PixelRowOfDColorImage::Lower ( ) const
Aspect_ColorPixel& Image_PixelRowOfDColorImage::operator() ( const Standard_Integer  Index) [inline]
const Aspect_ColorPixel& Image_PixelRowOfDColorImage::operator() ( const Standard_Integer  Index) const [inline]
const Image_PixelRowOfDColorImage& Image_PixelRowOfDColorImage::operator= ( const Image_PixelRowOfDColorImage Other) [inline]
void Image_PixelRowOfDColorImage::SetValue ( const Standard_Integer  Index,
const Aspect_ColorPixel Value 
)
Standard_Integer Image_PixelRowOfDColorImage::Upper ( ) const
const Aspect_ColorPixel& Image_PixelRowOfDColorImage::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