Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Data Structures
Image_PseudoColorImage.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Image_PseudoColorImage.hxx>
#include <Handle_Aspect_ColorMap.hxx>
#include <Image_DIndexedImage.hxx>
#include <Standard_Integer.hxx>
#include <Image_TypeOfImage.hxx>
#include <Handle_Quantity_HArray1OfColor.hxx>
#include <Standard_Real.hxx>
#include <Handle_Image_Image.hxx>

Data Structures

class  Image_PseudoColorImage
 A PseudoColorImage is a DIndexedImage associated with a
ColorMap . The ColoMap is set at Creation time and then
never be changed. Each Pixel in the Image ,as a IndexPixel
from Aspect, match a ColoMap Entry with the same value.
More...