Searched defs:channel (Results 1 – 3 of 3) sorted by relevance
/imagick/ |
H A D | shim_im6_to_im7.c | 107 const ChannelType channel) { in MagickAutoLevelImageChannel() 195 const ChannelType channel,const MagickWand *source_wand, in MagickCompositeImageChannel() 235 const ChannelType channel,const double black_point, in MagickContrastStretchImageChannel() 254 const ChannelType channel, const KernelInfo *kernel){ in MagickConvolveImageChannel() 274 const ChannelType channel) { in MagickEqualizeImageChannel() 350 const ChannelType channel,const MagickFunction function, in MagickFunctionImageChannel() 389 const ChannelType channel,const double gamma) { in MagickGammaImageChannel() 649 const ChannelType channel) { in MagickNormalizeImageChannel() 667 const ChannelType channel,const PixelWand *target, in MagickOpaquePaintImageChannel() 687 const ChannelType channel,const double low,const double high) { in MagickRandomThresholdImageChannel() [all …]
|
H A D | Imagick.stub.php | 58 int $channel = Imagick::CHANNEL_DEFAULT 64 int $channel = Imagick::CHANNEL_DEFAULT 70 int $channel = Imagick::CHANNEL_DEFAULT 77 int $channel = Imagick::CHANNEL_DEFAULT 128 int $channel = Imagick::CHANNEL_DEFAULT 180 int $channel = Imagick::CHANNEL_DEFAULT 252 ?int $channel = Imagick::CHANNEL_DEFAULT 297 int $channel = Imagick::CHANNEL_DEFAULT 348 int $channel = Imagick::CHANNEL_DEFAULT 385 int $channel = Imagick::CHANNEL_DEFAULT [all …]
|
H A D | imagick_class.c | 198 im_long channel = IM_DEFAULT_CHANNEL; in PHP_METHOD() local 256 im_long channel = IM_DEFAULT_CHANNEL; in PHP_METHOD() local 497 im_long channel = IM_DEFAULT_CHANNEL; in PHP_METHOD() local 527 im_long channel = IM_DEFAULT_CHANNEL; in PHP_METHOD() local 2236 im_long channel; in PHP_METHOD() local 2822 im_long channel = DefaultChannels; in PHP_METHOD() local 4927 im_long channel = DefaultChannels; in PHP_METHOD() local 5258 im_long channel; in PHP_METHOD() local 6096 im_long channel = DefaultChannels; local 8911 im_long channel; local [all …]
|
Completed in 58 milliseconds