Find Jobs
Hire Freelancers

C#: Extract Thumbnail from AI/EPS formats

$30-250 USD

Preklicano
Objavljeno pred približno 12 leti

$30-250 USD

Plačilo ob dostavi
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.
ID projekta: 1569597

Več o projektu

5 ponudb
Projekt na daljavo
Aktivno pred 12 leti

Želite zaslužiti?

Prednosti oddajanja ponudb na Freelancerju

Nastavite svoj proračun in časovni okvir
Prejmite plačilo za svoje delo
Povzetek predloga
Registracija in oddajanje ponudb sta brezplačna
5 freelancerjev je oddalo ponudbo s povprečno vrednostjo $144 USD za to delo
Avatar uporabnika
Hello from Ukraine! Will complete the code ASAP.
$50 USD v 1 dnevu
5,0 (12 ocen)
6,0
6,0
Avatar uporabnika
======== with 10 years of Experience =======
$450 USD v 15 dneh
0,0 (0 ocen)
0,0
0,0
Avatar uporabnika
Hi. I finish this project for you in under an hour. Please see PM.
$30 USD v 0 dnevu
0,0 (1 ocena)
3,8
3,8
Avatar uporabnika
Hi, I would like to work on your project. Please check my PMB. Regards,
$140 USD v 3 dneh
0,0 (0 ocen)
0,0
0,0
Avatar uporabnika
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 v 1 dnevu
0,0 (1 ocena)
0,0
0,0

O stranki

Zastava RUSSIAN FEDERATION
Stavropol, Russian Federation
5,0
13
Član(ica) od jun. 28, 2007

Verifikacija stranke

Hvala! Po e-pošti smo vam poslali povezavo za prevzem brezplačnega dobropisa.
Pri pošiljanju vašega e-sporočila je šlo nekaj narobe. Poskusite znova.
Registrirani uporabniki Skupaj objavljenih del
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Nalaganje predogleda
Geolociranje je bilo dovoljeno.
Vaša prijavna seja je potekla, zato ste bili odjavljeni. Prosimo, da se znova prijavite.