Library | File

Enum pfcRasterDepth

# include <pfcWindow.h>

enum pfcRasterDepth
{
    pfcRASTERDEPTH_8,
    pfcRASTERDEPTH_24,
    pfcRasterDepth_nil
};



Description

This enumerated type lists ProRasterDepth (the depth of the output image).




Values

pfcRASTERDEPTH_8
 
pfcRASTERDEPTH_24
 
pfcRasterDepth_nil
Enum null value.