Find Jobs
Hire Freelancers

C#: Extract Thumbnail from AI/EPS formats

$30-250 USD

Annullato
Pubblicato circa 12 anni fa

$30-250 USD

Pagato al completamento
I need a C# class to extract the thumbnail from AI and EPS formats, and gets it as the Bitmap class. The thumbnail is located between %AI7_Thumbnail and %EndData tags. Thumbnail format: -------------------------------------------------- ------------ %AI7_Thumbnail: width height bitsperpixel %%BeginData: hexdigitcount Hex Bytes color table data image data Both the color table and image data are ASCII Hex encoded. Each line of data is preceded by a '%' character to make them comments as far as PostScript is concerned. The color table is present only if bitsperpixel is 8 (I think this is the usual case but the code does appear to also support 24 bit data). The color table consists of 256 RGB triples. Each triple consists of three bytes in the order R, G, B. The image data may or may not be RLE compressed. It is RLE compressed if the first three bytes are 'R', 'L', 'E'. Otherwise it is not RLE compressed. The following algorithm decompresses the RLE data: let b = next input byte if (b != 0xFD) copy b to the output else let b = next input byte if (b == 0xFD) copy b to the output else let n = b let b = next input byte copy b to the output n times endif endif -------------------------------------------------- ------------ - The class should recognize 8 and 24 bit thumbnails. 8-bit thumbnails might be compressed with RLE. - There is a small free program written in Java that has the similar functionality - I'll pass the class you'll write through my test AI/EPS collection of files (~20 images) I have other tasks for a people who will successfully and accurately did this job. Please specify me your price and time you need to complete this job.
Rif. progetto: 1569597

Info sul progetto

5 proposte
Progetto a distanza
Attivo 12 anni fa

Hai voglia di guadagnare un po'?

I vantaggi delle offerte su Freelancer

Imposta il tuo budget e le scadenze
Fatti pagare per il lavoro svolto
Delinea la tua proposta
La registrazione e le offerte sui lavori sono gratuite
5 freelance hanno fatto un'offerta media di $144 USD
Avatar dell'utente
Hello from Ukraine! Will complete the code ASAP.
$50 USD in 1 giorno
5,0 (12 valutazioni)
6,0
6,0
Avatar dell'utente
======== with 10 years of Experience =======
$450 USD in 15 giorni
0,0 (0 valutazioni)
0,0
0,0
Avatar dell'utente
Hi. I finish this project for you in under an hour. Please see PM.
$30 USD in 0 giorno
0,0 (1 valutazione)
3,8
3,8
Avatar dell'utente
Hi, I would like to work on your project. Please check my PMB. Regards,
$140 USD in 3 giorni
0,0 (0 valutazioni)
0,0
0,0
Avatar dell'utente
Hello Hiring Manager, i have 5+ exp in making apps in .net. I am interested in this project. Please consider my bid. Regards
$50 USD in 1 giorno
0,0 (1 valutazione)
0,0
0,0

Info sul cliente

Bandiera: RUSSIAN FEDERATION
Stavropol, Russian Federation
5,0
13
Membro dal giu 28, 2007

Verifica del cliente

Grazie! Ti abbiamo inviato tramite email il link per richiedere il tuo bonus gratuito.
Non è stato possibile inviarti l'email. Riprova per piacere.
di utenti registrati di lavori pubblicati
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Caricamento anteprima
Autorizzazione per la geolocalizzazione concessa.
La tua sessione è scaduta ed è stato effettuato il log out. Accedi nuovamente per piacere.