Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Image_ColorImage.hxx>
#include <Image_DColorImage.hxx>
#include <Standard_Integer.hxx>
#include <Handle_Aspect_GenericColorMap.hxx>
#include <Image_TypeOfImage.hxx>
#include <Handle_Image_Image.hxx>
Data Structures | |
class | Image_ColorImage |
A ColorImage is a DColorImage with specific method. Each Pixel in the Image ,as a ColorPixel from Aspect, can be use directly as a Color. A ColorImage is also called a "true color image". More... |