/external/ImageMagick/MagickCore/ |
distribute-cache.h | 28 DistributePixelCacheServer(const int,ExceptionInfo *);
|
fourier.h | 38 *ComplexImages(const Image *,const ComplexOperator,ExceptionInfo *), 40 ExceptionInfo *), 42 const MagickBooleanType,ExceptionInfo *);
|
fx-private.h | 29 *AcquireFxInfo(const Image *,const char *,ExceptionInfo *), 33 FxEvaluateExpression(FxInfo *,double *,ExceptionInfo *), 35 const ssize_t,double *,ExceptionInfo *);
|
nt-feature.h | 30 *CropImageToHBITMAP(Image *,const RectangleInfo *,ExceptionInfo *), 31 *ImageToHBITMAP(Image *,ExceptionInfo *); 37 NTAcquireTypeCache(SplayTreeInfo *,ExceptionInfo *);
|
registry.h | 37 DefineImageRegistry(const RegistryType,const char *,ExceptionInfo *), 40 ExceptionInfo *); 43 *GetImageRegistry(const RegistryType,const char *,ExceptionInfo *),
|
magic.h | 50 **GetMagicList(const char *,size_t *,ExceptionInfo *); 56 ListMagicInfo(FILE *,ExceptionInfo *); 59 *GetMagicInfo(const unsigned char *,const size_t,ExceptionInfo *), 60 **GetMagicInfoList(const char *,size_t *,ExceptionInfo *); 63 GetMagicPatternExtent(ExceptionInfo *);
|
property.h | 27 ExceptionInfo *), 32 *GetImageProperty(const Image *,const char *,ExceptionInfo *), 33 *GetMagickProperty(ImageInfo *,Image *,const char *,ExceptionInfo *); 37 DefineImageProperty(Image *,const char *,ExceptionInfo *), 41 SetImageProperty(Image *,const char *,const char *,ExceptionInfo *);
|
stream.h | 32 *ReadStream(const ImageInfo *,StreamHandler,ExceptionInfo *), 33 *StreamImage(const ImageInfo *,StreamInfo *,ExceptionInfo *); 36 OpenStream(const ImageInfo *,StreamInfo *,const char *,ExceptionInfo *), 37 WriteStream(const ImageInfo *,Image *,StreamHandler,ExceptionInfo *); 40 *AcquireStreamInfo(const ImageInfo *,ExceptionInfo *),
|
color.h | 68 **GetColorList(const char *,size_t *,ExceptionInfo *); 71 *GetColorInfo(const char *,ExceptionInfo *), 72 **GetColorInfoList(const char *,size_t *,ExceptionInfo *); 76 ExceptionInfo *), 77 ListColorInfo(FILE *,ExceptionInfo *), 79 ExceptionInfo *), 81 char *,ExceptionInfo *);
|
delegate.h | 53 ExceptionInfo *), 54 **GetDelegateList(const char *,size_t *,ExceptionInfo *); 60 *GetDelegateInfo(const char *,const char *,ExceptionInfo *exception), 61 **GetDelegateInfoList(const char *,size_t *,ExceptionInfo *); 65 const char *,char *,ExceptionInfo *); 72 InvokeDelegate(ImageInfo *,Image *,const char *,const char *,ExceptionInfo *), 73 ListDelegateInfo(FILE *,ExceptionInfo *);
|
quantize.h | 57 CompressImageColormap(Image *,ExceptionInfo *), 58 GetImageQuantizeError(Image *,ExceptionInfo *), 59 PosterizeImage(Image *,const size_t,const DitherMethod,ExceptionInfo *), 60 QuantizeImage(const QuantizeInfo *,Image *,ExceptionInfo *), 61 QuantizeImages(const QuantizeInfo *,Image *,ExceptionInfo *), 62 RemapImage(const QuantizeInfo *,Image *,const Image *,ExceptionInfo *), 63 RemapImages(const QuantizeInfo *,Image *,const Image *,ExceptionInfo *);
|
statistic.h | 132 *GetImageStatistics(const Image *,ExceptionInfo *); 135 *GetImageMoments(const Image *,ExceptionInfo *); 138 *GetImagePerceptualHash(const Image *,ExceptionInfo *); 141 *EvaluateImages(const Image *,const MagickEvaluateOperator,ExceptionInfo *), 142 *PolynomialImage(const Image *,const size_t,const double *,ExceptionInfo *), 144 ExceptionInfo *); 148 ExceptionInfo *), 150 ExceptionInfo *), 151 GetImageEntropy(const Image *,double *,ExceptionInfo *), 152 GetImageExtrema(const Image *,size_t *,size_t *,ExceptionInfo *), [all...] |
module.h | 62 ImageFilterHandler(Image **,const int,const char **,ExceptionInfo *); 65 **GetModuleList(const char *,const MagickModuleType,size_t *,ExceptionInfo *); 68 **GetModuleInfoList(const char *,size_t *,ExceptionInfo *); 72 ExceptionInfo *), 73 ListModuleInfo(FILE *,ExceptionInfo *); 76 *GetModuleInfo(const char *,ExceptionInfo *);
|
decorate.h | 42 ExceptionInfo *), 44 ExceptionInfo *); 48 ExceptionInfo *);
|
animate.h | 26 AnimateImages(const ImageInfo *,Image *,ExceptionInfo *);
|
blob.h | 41 *BlobToImage(const ImageInfo *,const void *,const size_t,ExceptionInfo *), 42 *PingBlob(const ImageInfo *,const void *,const size_t,ExceptionInfo *); 45 BlobToFile(char *,const void *,const size_t,ExceptionInfo *), 46 FileToImage(Image *,const char *,ExceptionInfo *), 48 ImageToFile(Image *,char *,ExceptionInfo *), 50 ExceptionInfo *), 65 *FileToBlob(const char *,const size_t,size_t *,ExceptionInfo *), 66 *ImageToBlob(const ImageInfo *,Image *,size_t *,ExceptionInfo *), 67 *ImagesToBlob(const ImageInfo *,Image *,size_t *,ExceptionInfo *),
|
colorspace.h | 63 SetImageColorspace(Image *,const ColorspaceType,ExceptionInfo *), 64 SetImageGray(Image *,ExceptionInfo *), 65 SetImageMonochrome(Image *,ExceptionInfo *), 66 TransformImageColorspace(Image *,const ColorspaceType,ExceptionInfo *);
|
feature.h | 48 *GetImageFeatures(const Image *,const size_t,ExceptionInfo *); 52 const double,ExceptionInfo *), 54 ExceptionInfo *), 56 ExceptionInfo *);
|
identify.h | 26 IdentifyImage(Image *,FILE *,const MagickBooleanType,ExceptionInfo *);
|
prepress.h | 26 GetImageTotalInkDensity(Image *image,ExceptionInfo *);
|
signature.h | 26 SignatureImage(Image *,ExceptionInfo *);
|
transform-private.h | 26 TransformImage(Image **,const char *,const char *,ExceptionInfo *);
|
/external/ImageMagick/MagickWand/ |
animate.h | 26 AnimateImageCommand(ImageInfo *,int,char **,char **,ExceptionInfo *);
|
compare.h | 26 CompareImagesCommand(ImageInfo *,int,char **,char **,ExceptionInfo *);
|
composite.h | 26 CompositeImageCommand(ImageInfo *,int,char **,char **,ExceptionInfo *);
|