Removed name.

This commit is contained in:
Dirk Lemstra
2025-12-21 22:06:21 +01:00
parent 6f431d445f
commit ecd4edc907
+1 -1
View File
@@ -34,7 +34,7 @@ extern MagickExport MagickBooleanType
ColorDecisionListImage(Image *,const char *,ExceptionInfo *),
ContrastImage(Image *,const MagickBooleanType,ExceptionInfo *),
ContrastStretchImage(Image *,const double,const double,ExceptionInfo *),
EqualizeImage(Image *image,ExceptionInfo *),
EqualizeImage(Image *,ExceptionInfo *),
GammaImage(Image *,const double,ExceptionInfo *),
GrayscaleImage(Image *,const PixelIntensityMethod,ExceptionInfo *),
HaldClutImage(Image *,const Image *,ExceptionInfo *),