Find Jobs
Hire Freelancers

C#: Extract Thumbnail from AI/EPS formats

$30-250 USD

Inställt
Publicerad ungefär tolv år sedan

$30-250 USD

Betalning vid leverans
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.
Project ID: 1569597

Om projektet

5 anbud
Distansprojekt
Senaste aktivitet tolv år sedan

Ute efter att tjäna lite pengar?

Fördelar med att lägga anbud hos Freelancer

Ange budget och tidsram
Få betalt för ditt arbete
Beskriv ditt förslag
Det är gratis att registrera sig och att lägga anbud på uppdrag
5 frilansar lägger i genomsnitt anbud på $144 USD för detta uppdrag
Använd avatar
Hello from Ukraine! Will complete the code ASAP.
$50 USD Om 1 dag
5,0 (12 omdömen)
6,0
6,0
Använd avatar
======== with 10 years of Experience =======
$450 USD Om 15 dagar
0,0 (0 omdömen)
0,0
0,0
Använd avatar
Hi. I finish this project for you in under an hour. Please see PM.
$30 USD Om 0 dag
0,0 (1 omdöme)
3,8
3,8
Använd avatar
Hi, I would like to work on your project. Please check my PMB. Regards,
$140 USD Om 3 dagar
0,0 (0 omdömen)
0,0
0,0
Använd avatar
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 Om 1 dag
0,0 (1 omdöme)
0,0
0,0

Om kunden

Flagga för RUSSIAN FEDERATION
Stavropol, Russian Federation
5,0
13
Medlem sedan juni 28, 2007

Kundverifikation

Tack! Vi har skickat en länk för aktivering av gratis kredit.
Något gick fel med ditt e-postmeddelande. Vänligen försök igen.
Registrerade Användare Totalt antal jobb publicerade
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Laddar förhandsgranskning
Tillstånd beviljat för geolokalisering.
Din inloggningssession har löpt ut och du har blivit utloggad. Logga in igen.