Home | History | Annotate | Download | only in coders

Lines Matching defs:output_filename

2863             output_filename[MagickPathExtent],
2876 (void) AcquireUniqueFilename(output_filename);
2889 delegate_info),input_filename,output_filename,density,background,
2896 if ((status == 0) && (stat(output_filename,&attributes) == 0) &&
2906 (void) CopyMagickString(read_info->filename,output_filename,
2910 (void) RelinquishUniqueFileResource(output_filename);
2917 (void) RelinquishUniqueFileResource(output_filename);