Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

restype_surface.h File Reference

#include "API/Display/Display/surface.h"
#include "API/Core/Resources/resource_manager.h"
#include "API/Display/SurfaceProviders/generic_surfaceprovider.h"
#include "API/Display/Display/res_surface.h"

Include dependency graph for restype_surface.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  CL_MaskTranscolProvider
class  CL_Res_Surface
 res_type: surfaceres_option: tga - Interpret this file as a targa image.res_option: pcx - Interpret this file as a pcx image.res_option: x=<val> - Specify the starting x coordinate in the image file.res_option: y=<val> - Specify the starting y coordinate in the image file.res_option: width=<val> - Specify the number of horizontal pixels to storeres_option: from the image.res_option: height=<val> - Specify the number of vertical pixels to store from the image.res_option: array=<xval>x<yval> - Creates a surface containing <xval> * <yval>res_option: sprites. This option requires the existance of x, y, width, heightres_option: option values in the resource definition; otherwise the option isres_option: ignored. The sprites are read from left to right, top to bottom,res_option: and are each saved with width, height equal to the width,res_option: height options specified.res_option: tcol=<val> - Specifies a given color as transparency color for thisres_option: surface. This option is only meaningful for palettisized inputres_option: image formats (PCX).res_option: tcol=(<val>, <val2>, ...) - Same as above, but specifies several transpareny colors. More...

class  CL_SurfaceDatafileResource
class  CL_SurfaceFileResource
class  CL_WritableSurfaceResource


Generated at Wed Apr 4 19:55:42 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001