|
MagickCore
6.7.5
|

Go to the source code of this file.
Functions | |
| MagickExport double | GetImageTotalInkDensity (Image *image, ExceptionInfo *) |
| MagickExport double GetImageTotalInkDensity | ( | Image * | image, |
| ExceptionInfo * | |||
| ) |
Definition at line 84 of file prepress.c.
References _Image::debug, MagickFalse, LogMagickEvent(), TraceEvent, GetMagickModule, _Image::signature, MagickSignature, _Image::colorspace, CMYKColorspace, ThrowMagickException(), ImageError, _Image::filename, MagickTrue, AcquireCacheView(), _Image::rows, GetCacheViewVirtualPixels(), _Image::columns, GetPixelRed(), GetPixelGreen(), GetPixelBlue(), GetPixelBlack(), GetPixelChannels(), and DestroyCacheView().
Referenced by IdentifyImage().