gifinter.doc

来自「dll处理软件」· DOC 代码 · 共 27 行

DOC
27
字号
			GifInter
			--------

Program to convert between interlaced and non interlaced images in GIF file.

Usage:
------

Usage: GifInter [-i] [-s] [-h] GifFile

  If no GifFile is given, GifInter will try to read stdin for GIF file.


Memory required:
----------------

Image.


Options:
--------

1. [-i] : Force all images in GIF file be interlaced.
2. [-s] : Force all images in GIF file be sequencial (default).
3. [-h] : print one command line help, similar to Usage above.

⌨️ 快捷键说明

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