testReadWrite( 'PPM:input_p3.ppm',
'PPM:output_p3.ppm',
q/compression=>'None'/,
- '34f7d6043e6c578a0959b95f7b707720b5b415360cf5b8710097b4cdfbd0ade5');
+ '6a4a257921582768b774aeeac549b7c0c0b51f665395eddf921cce53a0ad2a33');
print("Portable graymap format (gray scale), binary format ...\n");
++$test;
int
c;
+ LinkedListInfo
+ *profiles;
+
#if defined(MAGICKCORE_LZMA_DELEGATE)
lzma_stream
initialize_lzma = LZMA_STREAM_INIT,
allocator;
#endif
- LinkedListInfo
- *profiles;
-
MagickBooleanType
status;
/*
Convert PNM image to pixel packets.
*/
- SetImageColorspace(image,GRAYColorspace,exception);
scale=(Quantum *) NULL;
if (max_value != (1U*QuantumRange))
{