Searched refs:sun_colormap (Results 1 – 1 of 1) sorted by relevance
359 *sun_colormap; in ReadSUNImage() local364 sun_colormap=(unsigned char *) AcquireQuantumMemory(image->colors, in ReadSUNImage()365 sizeof(*sun_colormap)); in ReadSUNImage()366 if (sun_colormap == (unsigned char *) NULL) in ReadSUNImage()368 count=ReadBlob(image,image->colors,sun_colormap); in ReadSUNImage()371 sun_colormap=(unsigned char *) RelinquishMagickMemory(sun_colormap); in ReadSUNImage()376 sun_colormap[i]); in ReadSUNImage()377 count=ReadBlob(image,image->colors,sun_colormap); in ReadSUNImage()380 sun_colormap=(unsigned char *) RelinquishMagickMemory(sun_colormap); in ReadSUNImage()385 sun_colormap[i]); in ReadSUNImage()[all …]