From: cristy Date: Mon, 6 May 2013 20:26:38 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~3716 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8369dae9a74e5fbad0fa6df2382d9258da629e71;p=imagemagick --- diff --git a/MagickCore/enhance.c b/MagickCore/enhance.c index d72338a60..23ca341e8 100644 --- a/MagickCore/enhance.c +++ b/MagickCore/enhance.c @@ -3240,13 +3240,13 @@ MagickExport MagickBooleanType ModulateImage(Image *image,const char *modulate, &red,&green,&blue); break; } + case LCHColorspace: case LCHabColorspace: { ModulateLCHab(percent_brightness,percent_saturation,percent_hue, &red,&green,&blue); break; } - case LCHColorspace: case LCHuvColorspace: { ModulateLCHuv(percent_brightness,percent_saturation,percent_hue,