Image Buffer Management Functions¶
Use these functions to create and destroy PF_EffectWorld / PF_LayerDef, and to find out their bit-depth.
PF_WorldSuite2¶
Function | Description |
---|---|
PF_NewWorld |
Creates a new PF_EffectWorld .PF_Err PF_NewWorld( |
PF_DisposeWorld |
Disposes of a PF_EffectWorld .PF_Err PF_DisposeWorld( |
PF_GetPixelFormat |
Get the pixel format for a given PF_EffectWorld .PF_Err PF_GetPixelFormat( pixel_formatP can be:
|