Home | History | Annotate | Download | only in MagickWand

Lines Matching full:black_point

2134 %        const double black_point,const double white_point)
2140 % o black_point: the black point.
2146 const double black_point,const double white_point)
2157 status=ContrastStretchImage(wand->images,black_point,white_point,
6543 % const double black_point,const double gamma,const double white_point)
6545 % const ChannelType channel,const double black_point,const double gamma,
6555 % o black_point: the black point.
6563 const double black_point,const double gamma,const double white_point)
6574 status=LevelImage(wand->images,black_point,white_point,gamma,
6599 % const double black_point,const double white_point)
6605 % o black_point: the black point.
6611 const double black_point,const double white_point)
6622 status=LinearStretchImage(wand->images,black_point,white_point,