ClanLib
2.3.7
|
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... | |
Pixel data helper class.
|
static |
Add a border around a pixelbuffer, duplicating the edge pixels.