#include <targa_provider.h>
Static Public Member Functions | |
Construction | |
| static CL_PixelBuffer | load (const CL_String &filename, const CL_VirtualDirectory &directory) |
| Called to load an image with this provider type. | |
| static CL_PixelBuffer | load (const CL_String &fullname) |
| static CL_PixelBuffer | load (CL_IODevice &file) |
| static void | save (CL_PixelBuffer buffer, const CL_String &filename, CL_VirtualDirectory &directory) |
| static void | save (CL_PixelBuffer buffer, const CL_String &fullname) |
| static void | save (CL_PixelBuffer buffer, CL_IODevice &file) |
|
|
|
|
|
|
|
||||||||||||
|
Called to load an image with this provider type.
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
1.4.6