📄 fileio.cpp
字号:
///////////////////////////////////////////////////////////////////////////
//
// NAME
// FileIO.cpp -- image file input/output
//
// DESCRIPTION
// Read/write image files, potentially using an interface to an
// external package.
//
// Currently, only Targa input/output is supported (grayscale and color
// byte images), and only a subset of Targa formats in supported.
//
// SEE ALSO
// FileIO.h longer description
//
// Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -