Home
Features
Demos
Store
Forum
Support
ImageEn Forum
Profile
Join
Active Topics
Forum FAQ
Search
Forum membership is Free! Click
Join
to sign-up
Username:
Password:
Save Password
Forgot your Password?
All Forums
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
calcul page fill rate
New Topic
Reply to Topic
Author
Topic
chouk
Algeria
28 Posts
Posted - Dec 05 2016 : 04:19:56
Hi,
I want to calcul fill rate for A4 page, is it possible to do it with imageen ? if yes how can i do ?
Thank's
w2m
USA
1990 Posts
Posted - Dec 06 2016 : 10:04:27
What do you mean by fill rate? There is no such value. Do you mean how long does it take to draw the bitmap?
Bill Miller
Adirondack Software & Graphics
Email:
w2m@hughes.net
EBook:
http://www.imageen.com/ebook/
Custom Commercial ImageEn Development
chouk
Algeria
28 Posts
Posted - Dec 06 2016 : 11:21:24
I want to calculate ink coverage for the page, % for Red and yellow and blue pixel in the file (jpeg or Tiff) like attached file.
or in the opposite or blank ratio on the page.
Regards,
Chouk
xequte
38613 Posts
Posted - Dec 06 2016 : 15:44:17
Hi Chuok
Use CalcImagePalette to get the palette:
http://www.imageen.com/help/TImageEnProc.CalcImagePalette.html
This will give you RGB values. You can convert to CMYK using: IERGB2CMYK();
Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
yogiyang
India
727 Posts
Posted - Dec 06 2016 : 23:20:34
Hello Chuok,
I think you will have to do these calculations manually with help of histogram.
Such calculations are generally done in case of printers to calculate number of pages that can be printed in one cartridge.
HTH
Yogi Yang
Topic
New Topic
Reply to Topic
Jump To:
Select Forum
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page