API Documentation
>
Enumerated Types
> Enum pfcRasterDepth
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.
Was this helpful?
This site works best with JavaScript enabled