here are a plethora of graphic formats available each one with their own distinctive capabilities broken out to 2 distinct groups Raster and Vector http://en.wikipedia.org/wiki/Image_file_formats
generally 1 raster format can convert to another raster format 1 vector format can convert to another vector format we could provide greater assistance if you could specify source image format target image format Vielen Danke, Martin ______________________________________________ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le destinataire prévu, nous te demandons avec bonté que pour satisfaire informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est interdite. Ce message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Fri, 10 Jul 2009 14:30:23 +0200 > Subject: image draw > From: [email protected] > To: [email protected] > > Hi! > > ---------- > I try to do image conversion. > > It works: > <image destdir="source-modified" overwrite="yes"> > <fileset dir="source"> > <include name="*.jpg"/> > </fileset> > <scale width="800" proportions="fit"/> > </image> > > It's great. > > In manual I found: > Draw > Adds a Draw ImageOperation to chain. DrawOperation DataType objects > can be nested inside the Draw object. > xloc X-Position where to draw nested image elements. no > (defaults to 0) > yloc Y-Position where to draw nested image elements. no (defaults to > 0) > > How can I use this? Is it a text/picture on picture or watermark? > I can not found working example. > > ---------- > And this? What is it good for? > > ImageOperation > Adds an ImageOperation to chain. > Nested Elements > ImageOperation can handle nested Rotate, Draw, Rectangle, Text and > Scale objects. > > ---------- > I need some function, for example: > crop > put picture on bigger background > > There is a java/ant way or I have to use imageMagick? > > Thanks, Adam > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > _________________________________________________________________ Windows Live™ SkyDrive™: Get 25 GB of free online storage. http://windowslive.com/online/skydrive?ocid=TXT_TAGLM_WL_SD_25GB_062009
