Pixel data helper class. More...

#include <pixel_buffer_help.h>

Static Public Member Functions

static PixelBuffer add_border (const PixelBuffer &pb, int border_size, const Rect &rect)
 Add a border around a pixelbuffer, duplicating the edge pixels.
 

Detailed Description

Pixel data helper class.

Member Function Documentation

◆ add_border()

static PixelBuffer clan::PixelBufferHelp::add_border ( const PixelBuffer & pb,
int border_size,
const Rect & rect )
static

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


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