Find Jobs
Hire Freelancers

C#: Extract Thumbnail from AI/EPS formats

$30-250 USD

キャンセル
投稿日: 約12年前

$30-250 USD

完了時にお支払い
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: 1569597

プロジェクトについて

5個の提案
リモートプロジェクト
アクティブ 12年前

お金を稼ぎたいですか?

Freelancerで入札する利点

予算と期間を設定してください
仕事で報酬を得る
提案をご説明ください
登録して仕事に入札するのは無料です
この仕事に5人のフリーランサーが、平均$144 USDで入札しています
ユーザーアバター
Hello from Ukraine! Will complete the code ASAP.
$50 USD 1日以内
5.0 (12 レビュー)
6.0
6.0
ユーザーアバター
======== with 10 years of Experience =======
$450 USD 15日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
Hi. I finish this project for you in under an hour. Please see PM.
$30 USD 0日以内
0.0 (1 レビュー)
3.8
3.8
ユーザーアバター
Hi, I would like to work on your project. Please check my PMB. Regards,
$140 USD 3日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
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 1日以内
0.0 (1 レビュー)
0.0
0.0

クライアントについて

RUSSIAN FEDERATIONのフラグ
Stavropol, Russian Federation
5.0
13
メンバー登録日:6月 28, 2007

クライアント確認

ありがとうございます!無料クレジットを受け取るリンクをメールしました。
メールを送信中に問題が発生しました。もう一度お試しください。
登録ユーザー 投稿された仕事の合計
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
プレビューを読み込み中
位置情報へのアクセスが許可されました。
あなたのログインセッションの有効期限がきれ、ログアウトされました。もう一度ログインしてください。