HomeSort by relevance Sort by last modified time
    Searched refs:MinMaxStretchImage (Results 1 - 4 of 4) sorted by null

  /external/ImageMagick/MagickCore/
histogram.h 35 MinMaxStretchImage(Image *,const double,const double,const double,
methods.h     [all...]
histogram.c 877 % MinMaxStretchImage() uses the exact minimum and maximum values found in
897 % The format of the MinMaxStretchImage method is:
899 % MagickBooleanType MinMaxStretchImage(Image *image,const double black,
914 MagickExport MagickBooleanType MinMaxStretchImage(Image *image,
    [all...]
enhance.c 191 return(MinMaxStretchImage(image,0.0,0.0,1.0,exception));
    [all...]

Completed in 81 milliseconds