- AverageImages
Image* AverageImages(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- EvaluateImage
MagickBooleanType EvaluateImage(Image* , MagickEvaluateOperator , double , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- EvaluateImageChannel
MagickBooleanType EvaluateImageChannel(Image* , ChannelType , MagickEvaluateOperator , double , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- EvaluateImages
Image* EvaluateImages(const(Image)* , MagickEvaluateOperator , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- FunctionImage
MagickBooleanType FunctionImage(Image* , MagickFunction , size_t , const(double)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- FunctionImageChannel
MagickBooleanType FunctionImageChannel(Image* , ChannelType , MagickFunction , size_t , const(double)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetImageChannelEntropy
MagickBooleanType GetImageChannelEntropy(const(Image)* , ChannelType , double* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetImageChannelExtrema
MagickBooleanType GetImageChannelExtrema(const(Image)* , ChannelType , size_t* , size_t* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetImageChannelKurtosis
MagickBooleanType GetImageChannelKurtosis(const(Image)* , ChannelType , double* , double* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetImageChannelMean
MagickBooleanType GetImageChannelMean(const(Image)* , ChannelType , double* , double* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetImageChannelMoments
ChannelMoments* GetImageChannelMoments(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetImageChannelPerceptualHash
ChannelPerceptualHash* GetImageChannelPerceptualHash(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetImageChannelRange
MagickBooleanType GetImageChannelRange(const(Image)* , ChannelType , double* , double* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetImageChannelStatistics
ChannelStatistics* GetImageChannelStatistics(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetImageEntropy
MagickBooleanType GetImageEntropy(const(Image)* , double* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetImageExtrema
MagickBooleanType GetImageExtrema(const(Image)* , size_t* , size_t* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetImageKurtosis
MagickBooleanType GetImageKurtosis(const(Image)* , double* , double* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetImageMean
MagickBooleanType GetImageMean(const(Image)* , double* , double* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetImageRange
MagickBooleanType GetImageRange(const(Image)* , double* , double* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PolynomialImage
Image* PolynomialImage(const(Image)* , size_t , const(double)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PolynomialImageChannel
Image* PolynomialImageChannel(const(Image)* , ChannelType , size_t , const(double)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- StatisticImage
Image* StatisticImage(const(Image)* , StatisticType , size_t , size_t , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- StatisticImageChannel
Image* StatisticImageChannel(const(Image)* , ChannelType , StatisticType , size_t , size_t , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.