Searched refs:color_buffer (Results 1 – 2 of 2) sorted by relevance
6 mod color_buffer; module8 use self::color_buffer::ColorBuffer;
152 *color_buffer; in ReadHEICColorProfile() local157 color_buffer=(unsigned char *) AcquireQuantumMemory(1,length); in ReadHEICColorProfile()158 if (color_buffer != (unsigned char *) NULL) in ReadHEICColorProfile()164 color_buffer); in ReadHEICColorProfile()170 profile=BlobToStringInfo(color_buffer,length); in ReadHEICColorProfile()178 color_buffer=(unsigned char *) RelinquishMagickMemory(color_buffer); in ReadHEICColorProfile()