HomeSort by relevance Sort by last modified time
    Searched defs:DestroySignatureInfo (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
signature.c 161 % DestroySignatureInfo() zeros memory associated with the SignatureInfo
164 % The format of the DestroySignatureInfo method is:
166 % SignatureInfo *DestroySignatureInfo(SignatureInfo *signature_info)
173 MagickPrivate SignatureInfo *DestroySignatureInfo(SignatureInfo *signature_info)
385 % The format of the DestroySignatureInfo method is:
568 signature_info=DestroySignatureInfo(signature_info);
methods.h 279 #define DestroySignatureInfo PrependMagickMethod(DestroySignatureInfo)
    [all...]

Completed in 50 milliseconds