Open CASCADE Technology
6.5.4
|
#include <Image_PixelFieldOfDColorImage.hxx>
DEFINE_STANDARD_ALLOC Image_PixelFieldOfDColorImage::Image_PixelFieldOfDColorImage | ( | const Standard_Integer | Width, |
const Standard_Integer | Height | ||
) |
Image_PixelFieldOfDColorImage::Image_PixelFieldOfDColorImage | ( | const Standard_Integer | Width, |
const Standard_Integer | Height, | ||
const Aspect_ColorPixel & | V | ||
) |
Aspect_ColorPixel& Image_PixelFieldOfDColorImage::ChangeValue | ( | const Standard_Integer | X, |
const Standard_Integer | Y | ||
) |
const Aspect_ColorPixel& Image_PixelFieldOfDColorImage::operator() | ( | const Standard_Integer | X, |
const Standard_Integer | Y | ||
) | const [inline] |
Aspect_ColorPixel& Image_PixelFieldOfDColorImage::operator() | ( | const Standard_Integer | X, |
const Standard_Integer | Y | ||
) | [inline] |
void Image_PixelFieldOfDColorImage::SetValue | ( | const Standard_Integer | X, |
const Standard_Integer | Y, | ||
const Aspect_ColorPixel & | Value | ||
) |
const Aspect_ColorPixel& Image_PixelFieldOfDColorImage::Value | ( | const Standard_Integer | X, |
const Standard_Integer | Y | ||
) | const |