Lines Matching full:annotate
59 <p class="text-center"><a href="command-line-options.html#adaptive-blur">‑adaptive‑blur</a> ? <a href="command-line-options.html#adaptive-resize">‑adaptive‑resize</a> ? <a href="command-line-options.html#adaptive-sharpen">‑adaptive‑sharpen</a> ? <a href="command-line-options.html#adjoin">‑adjoin</a> ? <a href="command-line-options.html#affine">‑affine</a> ? <a href="command-line-options.html#alpha">‑alpha</a> ? <a href="command-line-options.html#alpha-color">‑alpha‑color</a> ? <a href="command-line-options.html#annotate">‑annotate href="command-line-options.html#storage-type">‑storage‑type</a> ? <a href="command-line-options.html#stretch">‑stretch</a> ? <a href="command-line-options.html#strip">‑strip</a> ? <a href="command-line-options.html#stroke">‑stroke</a> ? <a href="command-line-options.html#strokewidth">‑strokewidth</a> ? <a href="command-line-options.html#style">‑style</a> ? <a href="command-line-options.html#subimage-search">‑subimage‑search</a> ? <a href="command-line-options.html#swap">‑swap</a> ? <a href="command-line-options.html#swirl">‑swirl</a> ? <a href="command-line-options.html#synchronize">‑synchronize</a> ? <a href="command-line-options.html#taint">‑taint</a> ? <a href="command-line-options.html#text-font">‑text‑font</a> ? <a href="command-line-options.html#texture">‑texture</a> ? <a href="command-line-options.html#threshold">‑threshold</a> ? <a href="command-line-options.html#thumbnail">‑thumbnail</a> ? <a href="command-line-options.html#tile">‑tile</a> ? <a href="command-line-options.html#tile-offset">‑tile‑offset</a> ? <a href="command-line-options.html#tint">‑tint</a> ? <a href="command-line-options.html#title">‑title</a> ? <a href="command-line-options.html#transform">‑transform</a> ? <a href="command-line-options.html#transparent">‑transparent</a> ? <a href="command-line-options.html#transparent-color">‑transparent‑color</a> ? <a href="command-line-options.html#transpose">‑transpose</a> ? <a href="command-line-options.html#transverse">‑transverse</a> ? <a href="command-line-options.html#treedepth">‑treedepth</a> ? <a href="command-line-options.html#trim">‑trim</a> ? <a href="command-line-options.html#type">‑type</a> ? <a href="command-line-options.html#undercolor">‑undercolor</a> ? <a href="command-line-options.html#unique-colors">‑unique‑colors</a> ? <a href="command-line-options.html#units">‑units</a> ? <a href="command-line-options.html#unsharp">‑unsharp</a> ? <a href="command-line-options.html#update">‑update</a> ? <a href="command-line-options.html#verbose">‑verbose</a> ? <a href="command-line-options.html#version">‑version</a> ? <a href="command-line-options.html#view">‑view</a> ? <a href="command-line-options.html#vignette">‑vignette</a> ? <a href="command-line-options.html#virtual-pixel">‑virtual‑pixel</a> ? <a href="command-line-options.html#visual">‑visual</a> ? <a href="command-line-options.html#watermark">‑watermark</a> ? <a href="command-line-options.html#wave">‑wave</a> ? <a href="command-line-options.html#wavelet-denoise">‑wavelet‑denoise</a> ? <a href="command-line-options.html#weight">‑weight</a> ? <a href="command-line-options.html#white-point">‑white‑point</a> ? <a href="command-line-options.html#white-threshold">‑white‑threshold</a> ? <a href="command-line-options.html#window">‑window</a> ? <a href="command-line-options.html#window-group">‑window‑group</a> ? <a href="command-line-options.html#write">‑write</a> </p>
311 <h3 class="magick-header"><a id="annotate"></a>
312 -annotate <var>degrees</var> <var>text</var><br />
313 -annotate <var>Xdegrees</var>x<var>Ydegrees</var> <var>text</var><br /> -annotate <var>Xdegrees</var>x<var>Ydegrees</var> {+-}<var>t<sub>x</sub></var>{+-}<var>t<sub>y</sub></var> <var>text</var><br /> -annotate {+-}<var>t<sub>x</sub></var>{+-}<var>t<sub>y</sub></var> <var>text</var></h3>
316 <p class="magick-description">Annotate an image with text</p>
325 <p>Using <a href="command-line-options.html#annotate">-annotate</a> <var>degrees</var>
326 or <a href="command-line-options.html#annotate">-annotate</a> <var>degrees</var>x<var>degrees</var> produces an unsheared rotation of the text. The
334 <p class="text-center"><img class="img-thumbnail" alt="annotate transformation" src="../images/annotate.png"/></p>
794 <a href="command-line-options.html#annotate">-annotate</a> or <a href="command-line-options.html#draw">-draw</a> options
1371 <a href="command-line-options.html#annotate">-annotate</a> or <a href="command-line-options.html#draw">-draw</a> options
1388 <p class="magick-description">mathematically and visually annotate the difference between an image and its reconstruction</p>
1686 <code>Accelerate</code>, <code>Annotate</code>, <code>Blob</code>, <code>Cache</code>,
3068 <p class="magick-description">Annotate an image with one or more graphic primitives.</p>
3070 <p>Use this option to annotate or decorate an image with one or more graphic
3222 <p>Use <code>text</code> to annotate an image with text. Follow the text
3233 <p>See the <a href="command-line-options.html#annotate">-annotate</a> option for another convenient way
3234 to annotate an image with text.</p>