Results for xpm translation from German to English

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

German

English

Info

German

xpm

English

x pixmap

Last Update: 2011-05-25
Usage Frequency: 4
Quality:

Reference: Wikipedia

German

xpm - x pixmap

English

xpm - x pixmap

Last Update: 2017-03-15
Usage Frequency: 2
Quality:

Reference: Translated.com

German

kchart xpm-exportfiltername

English

kchart xpm export filter

Last Update: 2011-10-23
Usage Frequency: 1
Quality:

Reference: Translated.com

German

x pixmap bild (.xpm)

English

x pixmap image (. xpm)

Last Update: 2011-10-23
Usage Frequency: 1
Quality:

Reference: Translated.com

German

symbole (*.png *.xpm *.svg *.svgz)

English

icon files (*. png *. xpm *. svg *. svgz)

Last Update: 2011-10-23
Usage Frequency: 1
Quality:

Reference: Translated.com

German

es werden die formate ico, xpm, xbm und icrp unterstützt.

English

es werden die formate ico, xpm, xbm und icrp unterstützt.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

Reference: Translated.com

German

im- und exporte von ico, png, xpm und weiteren formaten sind möglich.

English

it supports a lot of image formats including bmp, dib, rle, gif, jpg, jpeg, jpe, ico, png, wmf.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

Reference: Translated.com

German

imageviewer kann die meisten bekannten grafikformate wie jpeg, tiff, gif, png und xpm darstellen.

English

imageviewer is able to display most of the well known image formats, such as jpeg, tiff, gif, png, xpm.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

Reference: Translated.com

German

diese version unterstützt die im- und exportfunktion folgender grafikformate: xpm, xbm, png.

English

this version supports importing and exporting of the following graphic formats: xpm, xbm, png. evaluate the advantages of the new version!

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

Reference: Translated.com

German

cp truecrypt-48x48.xpm /usr/share/pixmaps/truecrypt.xpm

English

cp truecrypt-48x48.xpm /usr/share/pixmaps/truecrypt.xpm

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

Reference: Translated.com

German

#!/usr/bin/perl use strict ; use warnings ; use tk ; use mime :: base64 ; use image :: magick ; my $mw = mainwindow -> new (); #my $image_data = 'r0lgodlhbgagajeaannz2qaaap///////yh5baeaaaaalaaaaaagaayaaainja0haedwlcwmkiqfbqa7'; my $image_data = 'r0lgodlhbgagapabaaaaap///yh5baeaaaealaaaaaagaayaaaijhb0xq+y5ygqfads=' ; print $image_data . "\n" ; my $image = $mw -> photo (- data => $image_data , - format => 'gif' ); $image -> write ( 'test.gif' , - format => 'gif' ); my $image_new = $mw -> photo ( - file => 'test.gif' , - format => 'gif' ); my $img = image :: magick -> new (); $img -> blobtoimage ( $image_new -> data (- format => 'xpm' )); #$img->set(magick => 'gif'); #$img->write('test2.gif'); my $image_data_new = encode_base64 ( $img -> imagetoblob ( magick => 'gif' )); print $image_data_new ; exit ;

English

#!/usr/bin/perl use strict ; use warnings ; use image :: magick ; use mime :: base64 ; my $data_in = 'r0lgodlhaqabajeaannz2f///////////yh5baeaaaaalaaaaaabaaeaaaicraeaow==' ; my $img = image :: magick -> new (); $img -> blobtoimage ( decode_base64 ( $data_in )); my $data_out = encode_base64 ( $img -> imagetoblob ( magick => 'gif' )); print "in : $data_in\n" ; print "out: $data_out\n" ;

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

Reference: Translated.com
Warning: Contains invisible HTML formatting

Get a better translation with
7,763,927,106 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK