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. | |
Pixel data helper class.
| 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.
1.7.1