Searched refs:sun_colormap (Results 1 – 1 of 1) sorted by relevance
358 *sun_colormap; in ReadSUNImage() local363 sun_colormap=(unsigned char *) AcquireQuantumMemory(image->colors, in ReadSUNImage()364 sizeof(*sun_colormap)); in ReadSUNImage()365 if (sun_colormap == (unsigned char *) NULL) in ReadSUNImage()367 count=ReadBlob(image,image->colors,sun_colormap); in ReadSUNImage()370 sun_colormap=(unsigned char *) RelinquishMagickMemory(sun_colormap); in ReadSUNImage()375 sun_colormap[i]); in ReadSUNImage()376 count=ReadBlob(image,image->colors,sun_colormap); in ReadSUNImage()379 sun_colormap=(unsigned char *) RelinquishMagickMemory(sun_colormap); in ReadSUNImage()384 sun_colormap[i]); in ReadSUNImage()[all …]