C++ Template Image Processing Library.    

[Introduction]- [News]- [Download]- [Screenshots]- [Tutorial]- [Forums-Eng]- [Forums-Fr]- [Reference]- [SourceForge Repository ]

CImglSubset Member List

This is the complete list of members for CImglSubset, including all inherited members.

CImgl(const unsigned int n=0, const unsigned int width=0, const unsigned int height=1, const unsigned int depth=1, const unsigned int dim=1)CImgl
CImgl(const unsigned int n, const unsigned int width, const unsigned int height, const unsigned int depth, const unsigned int dim, const T &val)CImgl
CImgl(const CImgl< t > &list)CImgl
CImgl(const char *filename)CImgl
CImgl(const CImg< T > &img)CImgl
CImgl(const CImg< T > &img1, const CImg< T > &img2)CImgl
CImgl(const CImg< T > &img1, const CImg< T > &img2, const CImg< T > &img3)CImgl
CImgl(const CImg< T > &img1, const CImg< T > &img2, const CImg< T > &img3, const CImg< T > &img4)CImgl
CImgl(const CImg< T > &img1, const CImg< T > &img2, const CImg< T > &img3, const CImg< T > &img4, const CImg< T > &img5)CImgl
CImgl(const CImg< T > &img1, const CImg< T > &img2, const CImg< T > &img3, const CImg< T > &img4, const CImg< T > &img5, const CImg< T > &img6)CImgl
CImgl(const CImg< T > &img1, const CImg< T > &img2, const CImg< T > &img3, const CImg< T > &img4, const CImg< T > &img5, const CImg< T > &img6, const CImg< T > &img7)CImgl
CImgl(const CImg< T > &img1, const CImg< T > &img2, const CImg< T > &img3, const CImg< T > &img4, const CImg< T > &img5, const CImg< T > &img6, const CImg< T > &img7, const CImg< T > &img8)CImgl
CImgl(const CImg< T > &img1, const CImg< T > &img2, const CImg< T > &img3, const CImg< T > &img4, const CImg< T > &img5, const CImg< T > &img6, const CImg< T > &img7, const CImg< T > &img8, const CImg< T > &img9)CImgl
CImgl(const CImg< T > &img1, const CImg< T > &img2, const CImg< T > &img3, const CImg< T > &img4, const CImg< T > &img5, const CImg< T > &img6, const CImg< T > &img7, const CImg< T > &img8, const CImg< T > &img9, const CImg< T > &img10)CImgl
CImglSubset(const CImgl< T > &list, const unsigned int index_min, const unsigned int index_max)CImglSubset
CImglSubset(CImg< T > *const pdata, const unsigned int psize)CImglSubset
CImglSubset(const CImglSubset &src)CImglSubset
dataCImgl
display(CImgDisplay &disp, const char axe='x', const char align='c') const CImgl
display(CImgDisplay *disp, const char axe='x', const char align='c') const CImgl
display(const char *title, const char axe='x', const char align='c', const int min_size=128, const int max_size=1024) const CImgl
display(const char axe='x', const char align='c', const int min_size=128, const int max_size=1024) const CImgl
empty()CImgl
FFT(const char axe, const bool inverse=false)CImgl
FFT(const bool inverse=false)CImgl
get_append(const char axe='x', const char align='c') const CImgl
get_empty() const CImgl
get_FFT(const bool inverse=false) const CImgl
get_FFT(const char axe, const bool inverse=false) const CImgl
get_font(const unsigned int *const font, const unsigned int w, const unsigned int h, const int padding=1)CImgl [static]
get_load(const char *filename)CImgl [static]
get_load_parrec(const char *filename)CImgl [static]
get_load_yuv(const char *filename, const unsigned int sizex, const unsigned int sizey, const unsigned int first_frame=0, const int last_frame=-1, const bool yuv2rgb=true)CImgl [static]
get_reverse()CImgl
imageset(const unsigned int index_min, const unsigned int index_max) const CImgl
imageset(const unsigned int index) const CImgl
insert(const CImg< T > &img, const unsigned int pos)CImgl
insert(const CImg< T > &img)CImgl
insert(const CImgl< T > &list, const unsigned int pos)CImgl
insert(const CImgl< T > &list)CImgl
is_empty() const CImgl
operator *(const double val) const CImgl
operator *(const double val, const CImgl &list)CImgl [friend]
operator *=(const double val)CImgl
operator()(const unsigned int pos) const CImgl
operator+(const T &val) const CImgl
operator+(const CImgl &list) const CImgl
operator+(const T &val, const CImgl &list)CImgl [friend]
operator+=(const CImgl< t > &list)CImgl
operator+=(const T &val)CImgl
operator-(const T &val) const CImgl
operator-(const CImgl &list) const CImgl
operator-=(const CImgl< t > &list)CImgl
operator-=(const T &val)CImgl
operator/(const double val) const CImgl
operator/=(const double val)CImgl
operator<<(const CImg< T > &img)CImgl
operator=(const CImgl< t > &src)CImglSubset
operator>>(CImg< T > &img)CImgl
operator[](const unsigned int pos) const CImgl
pixel_type()CImgl [static]
print(const char *title=NULL, const int print_flag=1) const CImgl
remove(const unsigned int pos)CImgl
remove()CImgl
reverse()CImgl
save(const char *filename) const CImgl
save_cimg(const char *filename) const CImgl
save_yuv(const char *filename, const bool rgb2yuv=true) const CImgl
sizeCImgl
wait(const unsigned int milliseconds) const CImgl
~CImgl()CImgl
~CImglSubset()CImglSubset
The CImg Library - C++ Template Image Processing Library