prep work for alphachannel. pnunn.

git-svn-id: svn://10.0.0.236/trunk@36318 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pnunn%netscape.com 1999-06-22 20:11:53 +00:00
parent 1130e5a5ce
commit 6aece09b7e

View File

@ -18,7 +18,7 @@
/* -*- Mode: C; tab-width: 4 -*-
* il_strm.h --- Stream converters for the image library.
* $Id: il_strm.h,v 3.3 1999-05-27 22:37:43 pnunn%netscape.com Exp $
* $Id: il_strm.h,v 3.4 1999-06-22 20:11:53 pnunn%netscape.com Exp $
*/
@ -29,6 +29,7 @@
#define IL_JPEG 3
#define IL_PPM 4
#define IL_PNG 5
#define IL_ART 6
#define IL_NOTFOUND 256