From 29e8412b06bb862b0657531425f8e15727589f02 Mon Sep 17 00:00:00 2001 From: scuri Date: Fri, 10 Jul 2009 18:39:35 +0000 Subject: *** empty log message *** --- include/im_format_raw.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/im_format_raw.h b/include/im_format_raw.h index 07cc81c..fdb07f8 100644 --- a/include/im_format_raw.h +++ b/include/im_format_raw.h @@ -51,7 +51,7 @@ extern "C" { Attributes: Width, Height, ColorMode, DataType IM_INT (1) - StartOffset, SwitchType, ByteOrder, Padding IM_INT (1) + ImageCount[1], StartOffset[0], SwitchType[FALSE], ByteOrder[IM_LITTLEENDIAN], Padding[0] IM_INT (1) \endverbatim * \ingroup format */ imFileFormatBase* imFormatInitRAW(void); -- cgit v1.2.3