Re: How to use GetImageInkDensity() from PerlMagick

ademmler <[email protected]>
Newsgroups gmane.comp.video.image-magick.devel
Message-ID <[email protected]>
Hi Anthony!

Thanks for your reply.


GetImageTotalInkDensity() is a function allready implemented in IM  
and returns the total ink density for an image.
You need this TAC (Toner All Coverage = TotalInkDensity = TID ) in  
prepress to asume possible problems while printing.
The maximum possible value depends on type of paper, ink and print  
process . . .

I wanna know how to call this function from PerlMagick?
I have tried: $image->Get('ImageTotalInkDensity') for know, but it  
did not work.

 From the code:
%
%  GetImageTotalInkDensity() returns the toal ink density for a CMYK  
image.
%  Total nk Density (TID) is determined by adding the CMYK values in the
%  darkest shadow area in an image.
%
%  The format of the GetImageTotalInkDensity method is:
%
%      double GetImageTotalInkDensity(const Image *image)
%
%  A description of each parameter follows:
%
%    o image: The image.
%

;-) Alex

Am 04.07.2007 um 04:54 schrieb Anthony Thyssen:

> ademmler on  wrote...
> | Hi to all!
> |
> | I need to no if it is possible to use "GetImageTotalInkDensity()"
> | from PerlMagick?
> |
> What is TotalInkDensity?
>
> Is it calculated, or is it profile metadata?
>
>
>   Anthony Thyssen ( System Programmer )    <[email protected]>
>   
> ---------------------------------------------------------------------- 
> -------
>    Problems worthy of attack
>      prove their worth by hitting back.     -- Piet Hein
>   
> ---------------------------------------------------------------------- 
> -------
>      Anthony's Home is his Castle     http://www.cit.gu.edu.au/ 
> ~anthony/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.