
Go to the source code of this file.
Functions | |
| MagickExport double | GetImageTotalInkDensity (Image *image) |
| MagickExport double GetImageTotalInkDensity | ( | Image * | image | ) |
Definition at line 80 of file prepress.c.
References AcquireCacheView(), _PixelPacket::blue, CMYKColorspace, _Image::colorspace, _Image::columns, _Image::debug, DestroyCacheView(), _Image::exception, _Image::filename, GetCacheViewVirtualIndexQueue(), GetCacheViewVirtualPixels(), GetMagickModule, _PixelPacket::green, ImageError, LogMagickEvent(), MagickFalse, MagickSignature, MagickTrue, _PixelPacket::red, _Image::rows, _Image::signature, ThrowMagickException(), and TraceEvent.
Referenced by IdentifyImage().
1.6.1