readme.txt

来自「c++的guiQt做的开发」· 文本 代码 · 共 43 行

TXT
43
字号
----------------------------------------------------------------------------------------------------------------------------------------------------------------                            ____  _   _  ____                           (_  _)( )_( )( ___)                             )(   ) _ (  )__)                            (__) (_) (_)(____)    ___  ____  __  __  ___     __    ____  ____  ____    __    ____  _  _   / __)(_  _)(  \/  )/ __)   (  )  (_  _)(  _ \(  _ \  /__\  (  _ \( \/ )  ( (__  _)(_  )    (( (_-.    )(__  _)(_  ) _ < )   / /(__)\  )   / \  /   \___)(____)(_/\/\_)\___/   (____)(____)(____/(_)\_)(__)(__)(_)\_) (__)                    C++ Template Image Processing Library                       ( http://cimg.sourceforge.net )                                   v.1.2.7--------------------------------------------------------------------------------# Summary#---------  The CImg Library is an open-source C++ toolkit for image processing.  It consists in a single header file 'CImg.h' providing a set of C++ classes  and methods that can be used in your own sources, to load/save, process  and display images. Very portable (Unix/X11,Windows, MacOS X, FreeBSD,..),  efficient, easy to use, it's a pleasant toolkit for coding image processing  stuffs in C++.# Author#--------  David Tschumperle  ( http://www.greyc.ensicaen.fr/~dtschump/ )  with the help of various contributors, including :  - Haz-Edine Assemlal  - Vincent Barra  - Yohan Bentolila  - Jerome Boulanger  - Frederic Devernay  - Fran鏾is-Xavier Dup

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?