HomeSort by relevance Sort by last modified time
    Searched full:ufraw (Results 1 - 8 of 8) sorted by null

  /external/ImageMagick/coders/
dng.c 157 (void) FormatLocaleString(filename,MagickPathExtent,"%s.ufraw",
165 *ufraw;
170 ufraw=NewXMLTree(xml,sans);
171 if (ufraw != (XMLTreeInfo *) NULL)
187 next=GetXMLTreeChild(ufraw,(const char *) NULL);
206 ufraw=DestroyXMLTree(ufraw);
164 *ufraw; local
  /external/ImageMagick/ImageMagick/script/
resources.html 84 ImageMagick relies on a number of delegate programs to support certain image formats such as <a href="http://ufraw.sourceforge.net/">ufraw-batch</a> to read raw camera formats or <a href="http://www.cs.wisc.edu/~ghost/">Ghostscript</a> to read Postscript images. Use this configuration file to map an input or output format to an external delegate program.
  /external/ImageMagick/www/
resources.html 88 ImageMagick relies on a number of delegate programs to support certain image formats such as <a href="http://ufraw.sourceforge.net/">ufraw-batch</a> to read raw camera formats or <a href="http://www.cs.wisc.edu/~ghost/">Ghostscript</a> to read Postscript images. Use this configuration file to map an input or output format to an external delegate program.
  /external/ImageMagick/www/source/
delegates.xml 69 <delegate decode="dng:decode" command="&quot;ufraw-batch&quot; --silent --create-id=also --out-type=png --out-depth=16 &quot;--output=%u.png&quot; &quot;%i&quot;"/>
mime.xml     [all...]
  /external/ImageMagick/config/
mime.xml     [all...]
  /external/ImageMagick/MagickCore/
delegate.c 98 " <delegate decode=\"dng:decode\" command=\"&quot;ufraw-batch&quot; --silent --create-id=also --out-type=png --out-depth=16 &quot;--output=%u.png&quot; &quot;%i&quot;\"/>"
    [all...]
  /external/ImageMagick/
configure.ac     [all...]

Completed in 3833 milliseconds