#include <picture.h>
Private Member Functions | |
pic_rep (const int &r, const int &c, const int &bord) | |
template<typename OTHERPEL> | pic_rep (const pic_rep< OTHERPEL > &other) |
pic_rep (const pic_rep< PEL > &other) | |
void | dc_pad () |
void | zero_border () |
~pic_rep () | |
Private Attributes | |
PEL ** | buf |
int | border |
int | rows |
int | cols |
int | numrefs |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|