Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:ExceptionInfo

132   *GetImageStatistics(const Image *,ExceptionInfo *);
135 *GetImageMoments(const Image *,ExceptionInfo *);
138 *GetImagePerceptualHash(const Image *,ExceptionInfo *);
141 *EvaluateImages(const Image *,const MagickEvaluateOperator,ExceptionInfo *),
142 *PolynomialImage(const Image *,const size_t,const double *,ExceptionInfo *),
144 ExceptionInfo *);
148 ExceptionInfo *),
150 ExceptionInfo *),
151 GetImageEntropy(const Image *,double *,ExceptionInfo *),
152 GetImageExtrema(const Image *,size_t *,size_t *,ExceptionInfo *),
153 GetImageMean(const Image *,double *,double *,ExceptionInfo *),
154 GetImageKurtosis(const Image *,double *,double *,ExceptionInfo *),
155 GetImageRange(const Image *,double *,double *,ExceptionInfo *);