Open CASCADE Technology
6.5.4
|
#include <Image_PixelRowOfDColorImage.hxx>
DEFINE_STANDARD_ALLOC 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 | ||
) |
const Image_PixelRowOfDColorImage& Image_PixelRowOfDColorImage::Assign | ( | const Image_PixelRowOfDColorImage & | Other | ) |
const Aspect_ColorPixel& Image_PixelRowOfDColorImage::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Aspect_ColorPixel& Image_PixelRowOfDColorImage::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Image_PixelRowOfDColorImage& Image_PixelRowOfDColorImage::operator= | ( | const Image_PixelRowOfDColorImage & | Other | ) | [inline] |
void Image_PixelRowOfDColorImage::SetValue | ( | const Standard_Integer | Index, |
const Aspect_ColorPixel & | Value | ||
) |
const Aspect_ColorPixel& Image_PixelRowOfDColorImage::Value | ( | const Standard_Integer | Index | ) | const |