⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 images

📁 早期freebsd实现
💻
字号:
# image formats, originally from jef@helios.ee.lbl.gov (Jef Poskanzer),# additions by janl@ifi.uio.no as well as others. Jan also suggested# merging several one- and two-line files into here.## XXX - byte order for GIF and TIFF fields?#0	string		xbtoa			btoa'd file# PBMPLUS0	string		P1			PBM file0	string		P2			PGM file0	string		P3			PPM file0	string		P4			PBM "rawbits" file0	string		P5			PGM "rawbits" file0	string		P6			PPM "rawbits" file# TIFF and friends0	string		\115\115		TIFF file, big-endian>2      short           >0              	version %d0	string		\111\111		TIFF file, little-endian>2      short           >0              	version %d## NIFF (Navy Interchange File Format, a modification of TIFF)0	string		IIN1			NIFF raster data# GIF0	string		GIF		GIF picture>3	string		87a		- version %s>3	string		89a		- version %s>6	leshort		>0		%hd x>8	leshort		>0		%hd,>10	byte		&0x40		interlaced,>10	byte&0x07	=0x00		2 colors>10	byte&0x07	=0x01		4 colors>10	byte&0x07	=0x02		8 colors>10	byte&0x07	=0x03		16 colors>10	byte&0x07	=0x04		32 colors>10	byte&0x07	=0x05		64 colors>10	byte&0x07	=0x06		128 colors>10	byte&0x07	=0x07		256 colors# Miscellany0	long		1123028772		Artisan image file>4	long		1	rectangular 24-bit image>4	long		2	rectangular 8-bit image with colormap>4      long            3	rectangular 32-bit image (24-bit with matte)0	string		\361\0\100\273		CMU window manager bitmap0	string		#FIG			FIG graphics savefile text>6      string          2.1             	Version 2.1>6      string          2.0             	Version 2.00	string		GKSM			GKS Metafile8	string		ILBM			IFF ILBM file0	string		yz			MGR bitmap6	string		JFIF			JPEG picture0       string          ARF_BEGARF      	PHIGS clear text archive

⌨️ 快捷键说明

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