Searched refs:ChannelFeatures (Results 1 – 8 of 8) sorted by relevance
45 } ChannelFeatures; typedef47 extern MagickExport ChannelFeatures
218 const char *name,const ChannelFeatures *channel_features) in PrintChannelFeatures()477 ChannelFeatures in IdentifyImage()743 channel_features=(ChannelFeatures *) NULL; in IdentifyImage()953 if (channel_features != (ChannelFeatures *) NULL) in IdentifyImage()1006 channel_features=(ChannelFeatures *) RelinquishMagickMemory( in IdentifyImage()
622 MagickExport ChannelFeatures *GetImageFeatures(const Image *image, in GetImageFeatures()634 ChannelFeatures in GetImageFeatures()676 return((ChannelFeatures *) NULL); in GetImageFeatures()678 channel_features=(ChannelFeatures *) AcquireQuantumMemory(length, in GetImageFeatures()680 if (channel_features == (ChannelFeatures *) NULL) in GetImageFeatures()690 channel_features=(ChannelFeatures *) RelinquishMagickMemory( in GetImageFeatures()747 channel_features=(ChannelFeatures *) RelinquishMagickMemory( in GetImageFeatures()821 channel_features=(ChannelFeatures *) RelinquishMagickMemory( in GetImageFeatures()870 channel_features=(ChannelFeatures *) RelinquishMagickMemory( in GetImageFeatures()1002 channel_features=(ChannelFeatures *) RelinquishMagickMemory( in GetImageFeatures()
406 const ChannelFeatures *channel_features) in PrintChannelFeatures()921 ChannelFeatures in EncodeImageAttributes()1116 channel_features=(ChannelFeatures *) NULL; in EncodeImageAttributes()1287 if (channel_features != (ChannelFeatures *) NULL) in EncodeImageAttributes()1327 channel_features=(ChannelFeatures *) RelinquishMagickMemory( in EncodeImageAttributes()
26 extern WandExport ChannelFeatures
4067 WandExport ChannelFeatures *MagickGetImageFeatures(MagickWand *wand, in MagickGetImageFeatures()4078 return((ChannelFeatures *) NULL); in MagickGetImageFeatures()
4148 #define ChannelFeatures(channel,direction) \ in Features() macro4201 ChannelFeatures in Features()4280 if (channel_features == (ChannelFeatures *) NULL) in Features()4292 ChannelFeatures(channel,j); in Features()4295 channel_features=(ChannelFeatures *) in Features()
4145 #define ChannelFeatures(channel,direction) \ macro4198 ChannelFeatures4277 if (channel_features == (ChannelFeatures *) NULL)4289 ChannelFeatures(channel,j);4292 channel_features=(ChannelFeatures *)