All Classes |Grouped Classes |Index

Function set_format

Set the format of the output pixelbuffer.

	void CL_PerlinNoise::set_format(
		CL_TextureFormat  sized_format = cl_rgb8 );

Detailed description:

If this function is not used, the format defaults to cl_rgb8These following formats are supported:cl_rgba8, cl_rgb8, cl_r8, cl_r32f