Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:extension

1145                 extension[MagickPathExtent];
1147 GetPathComponent(image->filename,ExtensionPath,extension);
1148 if (*extension != '\0')
1149 magick_info=GetMagickInfo(extension,exception);