ClanLib  2.3.7
List of all members
CL_PixelBufferHelp Class Reference

Pixel data helper class. More...

#include <pixel_buffer_help.h>

Static Public Member Functions

Operations
static CL_PixelBuffer add_border (const CL_PixelBuffer &pb, int border_size, const CL_Rect &rect)
 Add a border around a pixelbuffer, duplicating the edge pixels. More...
 

Detailed Description

Pixel data helper class.

Member Function Documentation

static CL_PixelBuffer CL_PixelBufferHelp::add_border ( const CL_PixelBuffer pb,
int  border_size,
const CL_Rect rect 
)
static

Add a border around a pixelbuffer, duplicating the edge pixels.


The documentation for this class was generated from the following file: