PIXIL is a small footprint operating environment, complete with PDA PIM applications, a browser and

源代码在线查看: tiffr.h

软件大小: 7006 K
上传用户: sinoarts
关键词: applications environment footprint operating
下载地址: 免注册下载 普通下载 VIP

相关代码

				/**				* QImageIO Routines to read/write TIFF images.				* Sirtaj Singh Kang, Oct 1998.				*				* $Id: tiffr.h,v 1.1 2003/09/08 19:42:14 jasonk Exp $				*/								#ifndef KIMG_TIFFR_H				#define KIMG_TIFFR_H								class QImageIO;								void kimgio_tiff_read( QImageIO *io );				void kimgio_tiff_write( QImageIO *io );								#endif							

相关资源