Searched refs:number_arguments (Results 1 – 2 of 2) sorted by relevance
/imagick/ |
H A D | shim_im6_to_im7.h | 26 …st ChannelType channel,const SparseColorMethod method, const size_t number_arguments,const double … 95 const size_t number_arguments,const double *arguments);
|
H A D | shim_im6_to_im7.c | 351 const size_t number_arguments,const double *arguments) { in MagickFunctionImageChannel() argument 359 status = MagickFunctionImage(wand,function,number_arguments,arguments); in MagickFunctionImageChannel() 801 …st ChannelType channel,const SparseColorMethod method, const size_t number_arguments,const double … in MagickSparseColorImageChannel() argument 809 status = MagickSparseColorImage(wand, method, number_arguments, arguments); in MagickSparseColorImageChannel()
|
Completed in 7 milliseconds