comparison convert.xml @ 1:7ff9146333d3 draft

Uploaded
author bgruening
date Mon, 18 Nov 2013 16:11:17 -0500
parents af5a19bb4293
children 8ff10e226c37
comparison
equal deleted inserted replaced
0:af5a19bb4293 1:7ff9146333d3
50 <param name="output_format" value="png" /> 50 <param name="output_format" value="png" />
51 <param name="transformations" value="-flip" /> 51 <param name="transformations" value="-flip" />
52 </test> 52 </test>
53 53
54 </tests> 54 </tests>
55
56 <help> 55 <help>
57 56
58 **What it does** 57 **What it does**
59 58
60 This tool converts an image into another format. You can also do some transformations like flipping or rotating. 59 This tool converts an image into another format. You can also do some transformations like flipping or rotating.
61 Here you can see, how -flip behaves: 60 Here you can see, how -flip behaves:
62 61
63 Input: 62 Input:
64 63
65 image:: $PATH_TO_IMAGES/donald.jpg 64 .. image:: $PATH_TO_IMAGES/donald.jpg
66 65
67 Output: 66 Output:
68 67
69 image:: $PATH_TO_IMAGES/donald.png 68 .. image:: $PATH_TO_IMAGES/donald.png
70 </help> 69
70 </help>
71 </tool> 71 </tool>