|
MagickCore
6.7.5
|

Go to the source code of this file.
Functions | |
| MagickExport MagickBooleanType | SignatureImage (Image *, ExceptionInfo *) |
| MagickExport MagickBooleanType SignatureImage | ( | Image * | , |
| ExceptionInfo * | |||
| ) |
Definition at line 471 of file signature.c.
References _Image::signature, MagickSignature, _Image::debug, MagickFalse, LogMagickEvent(), TraceEvent, GetMagickModule, _Image::filename, AcquireSignatureInfo(), AcquireStringInfo(), _Image::columns, GetPixelChannels(), GetStringInfoDatum(), AcquireCacheView(), _Image::rows, GetCacheViewVirtualPixels(), GetPixelMask(), GetPixelChannelMapChannel(), GetPixelChannelMapTraits(), UndefinedPixelTrait, QuantumScale, SetStringInfoLength(), UpdateSignature(), DestroyCacheView(), FinalizeSignature(), StringInfoToHexString(), GetSignatureDigest(), DeleteImageProperty(), SetImageProperty(), DestroyString(), DestroyStringInfo(), DestroySignatureInfo(), and MagickTrue.
Referenced by IdentifyImage(), and InterpretImageProperties().