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 |
|---|---|
|
|
Creates a new |
|
|
Disposes of a |
|
|
Get the pixel format for a given pixel_formatP can be:- PF_PixelFormat_ARGB32 - standard 8-bit RGB- PF_PixelFormat_ARGB64 - 16-bit RGB- PF_PixelFormat_ARGB128 - 32-bit floating point RGB
|