C++ Template Image Processing Library.    

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

CImgDisplay Member List

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

buttonCImgDisplay
CImgDisplay(const unsigned int dimw, const unsigned int dimh, const char *title=NULL, const unsigned int normalization_type=1, const unsigned int events_type=3, const bool fullscreen_flag=false, const bool closed_flag=false)CImgDisplay
CImgDisplay(const CImg< T > &img, const char *title=NULL, const unsigned int normalization_type=1, const unsigned int events_type=3, const bool fullscreen_flag=false, const bool closed_flag=false)CImgDisplay
CImgDisplay(const CImgl< T > &list, const char *title=NULL, const unsigned int normalization_type=1, const unsigned int events_type=3, const bool fullscreen_flag=false, const bool closed_flag=false)CImgDisplay
CImgDisplay(const CImgDisplay &win, char *title=NULL)CImgDisplay
close()CImgDisplay
closedCImgDisplay
dimx() const CImgDisplay
dimy() const CImgDisplay
display(const CImgl< T > &list, const char axe='x', const char align='c')CImgDisplay
display(const CImg< T > &img, const unsigned int ymin=0, const unsigned int ymax=-1)CImgDisplay
eventsCImgDisplay
fullscreenCImgDisplay
heightCImgDisplay
keyCImgDisplay
mouse_xCImgDisplay
mouse_yCImgDisplay
move(const int posx, const int posy)CImgDisplay
normalizationCImgDisplay
render(const CImg< T > &img, const unsigned int ymin=0, const unsigned int ymax=~0)CImgDisplay
resize(const CImg< T > &img, const bool redraw=false, const bool force=true)CImgDisplay
resize(const int width, const int height, const bool redraw=false, const bool force=true)CImgDisplay
resizedCImgDisplay
screen_dimx()CImgDisplay [static]
screen_dimy()CImgDisplay [static]
show()CImgDisplay
title(const char *title,...)CImgDisplay
wait(const unsigned int milliseconds) const CImgDisplay
wait()CImgDisplay
widthCImgDisplay
window_heightCImgDisplay
window_widthCImgDisplay
window_xCImgDisplay
window_yCImgDisplay
~CImgDisplay()CImgDisplay
The CImg Library - C++ Template Image Processing Library