MagickWandFfiBindings class
Bindings for src/ffi_gen/image_magick/include/MagickWand/MagickWand.h
.
Regenerate bindings with flutter pub run ffigen --config magick_wand_bindings_ffigen.yaml
.
Constructors
- MagickWandFfiBindings.new(DynamicLibrary dynamicLibrary)
-
The symbols are looked up in
dynamicLibrary
. -
MagickWandFfiBindings.fromLookup(Pointer<
T> lookup<T extends NativeType>(String symbolName) ) -
The symbols are looked up with
lookup
.
Properties
Methods
-
abort(
) → void -
abs(
int _Number) → int -
acos(
double _X) → double -
acosf(
double _X) → double -
acosh(
double _X) → double -
acoshf(
double _X) → double -
AcquireAlignedMemory(
int arg0, int arg1) → Pointer< Void> -
AcquireAuthenticCacheView(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<CacheView> -
AcquireCriticalMemory(
int arg0) → Pointer< Void> -
AcquireCustomStreamInfo(
Pointer< ExceptionInfo> arg0) → Pointer<CustomStreamInfo> -
AcquireDrawInfo(
) → Pointer< DrawInfo> -
AcquireDrawingWand(
Pointer< DrawInfo> arg0, Pointer<Image> arg1) → Pointer<DrawingWand> -
AcquireExceptionInfo(
) → Pointer< ExceptionInfo> -
AcquireImage(
Pointer< ImageInfo> arg0, Pointer<ExceptionInfo> arg1) → Pointer<Image> -
AcquireImageColormap(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → int -
AcquireImageInfo(
) → Pointer< ImageInfo> -
AcquireKernelBuiltIn(
int arg0, Pointer< GeometryInfo> arg1, Pointer<ExceptionInfo> arg2) → Pointer<KernelInfo> -
AcquireKernelInfo(
Pointer< Char> arg0, Pointer<ExceptionInfo> arg1) → Pointer<KernelInfo> -
AcquireMagickCLI(
Pointer< ImageInfo> arg0, Pointer<ExceptionInfo> arg1) → Pointer<MagickCLI> -
AcquireMagickInfo(
Pointer< Char> arg0, Pointer<Char> arg1, Pointer<Char> arg2) → Pointer<MagickInfo> -
AcquireMagickMatrix(
int arg0, int arg1) → Pointer< Pointer< Double> > -
AcquireMagickMemory(
int arg0) → Pointer< Void> -
AcquireMagickResource(
int arg0, int arg1) → int -
AcquireMatrixInfo(
int arg0, int arg1, int arg2, Pointer< ExceptionInfo> arg3) → Pointer<MatrixInfo> -
AcquireNextImage(
Pointer< ImageInfo> arg0, Pointer<Image> arg1, Pointer<ExceptionInfo> arg2) → void -
AcquirePixelCachePixels(
Pointer< Image> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Void> -
AcquirePixelChannelMap(
) → Pointer< PixelChannelMap> -
AcquireQuantizeInfo(
Pointer< ImageInfo> arg0) → Pointer<QuantizeInfo> -
AcquireQuantumInfo(
Pointer< ImageInfo> arg0, Pointer<Image> arg1) → Pointer<QuantumInfo> -
AcquireQuantumMemory(
int arg0, int arg1) → Pointer< Void> -
AcquireRandomInfo(
) → Pointer< RandomInfo> -
AcquireResampleFilter(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<ResampleFilter> -
AcquireSemaphoreInfo(
) → Pointer< SemaphoreInfo> -
AcquireStreamInfo(
Pointer< ImageInfo> arg0, Pointer<ExceptionInfo> arg1) → Pointer<StreamInfo> -
AcquireString(
Pointer< Char> arg0) → Pointer<Char> -
AcquireStringInfo(
int arg0) → Pointer< StringInfo> -
AcquireTimerInfo(
) → Pointer< TimerInfo> -
AcquireTokenInfo(
) → Pointer< TokenInfo> -
AcquireUniqueFilename(
Pointer< Char> arg0) → int -
AcquireUniqueFileResource(
Pointer< Char> arg0) → int -
AcquireUniqueSymbolicLink(
Pointer< Char> arg0, Pointer<Char> arg1) → int -
AcquireVirtualCacheView(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<CacheView> -
AcquireVirtualMemory(
int arg0, int arg1) → Pointer< MemoryInfo> -
ActivateSemaphoreInfo(
Pointer< Pointer< arg0) → voidSemaphoreInfo> > -
AdaptiveBlurImage(
Pointer< Image> arg0, double arg1, double arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
AdaptiveResizeImage(
Pointer< Image> arg0, int arg1, int arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
AdaptiveSharpenImage(
Pointer< Image> arg0, double arg1, double arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
AdaptiveThresholdImage(
Pointer< Image> arg0, int arg1, int arg2, double arg3, Pointer<ExceptionInfo> arg4) → Pointer<Image> -
AddChildToXMLTree(
Pointer< XMLTreeInfo> arg0, Pointer<Char> arg1, int arg2) → Pointer<XMLTreeInfo> -
AddNoiseImage(
Pointer< Image> arg0, int arg1, double arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
AddValueToSplayTree(
Pointer< SplayTreeInfo> arg0, Pointer<Void> arg1, Pointer<Void> arg2) → int -
AffineTransformImage(
Pointer< Image> arg0, Pointer<AffineMatrix> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
AnimateImageCommand(
Pointer< ImageInfo> arg0, int arg1, Pointer<Pointer< arg2, Pointer<Char> >Pointer< arg3, Pointer<Char> >ExceptionInfo> arg4) → int -
AnimateImages(
Pointer< ImageInfo> arg0, Pointer<Image> arg1, Pointer<ExceptionInfo> arg2) → int -
AnnotateImage(
Pointer< Image> arg0, Pointer<DrawInfo> arg1, Pointer<ExceptionInfo> arg2) → int -
AppendImageFormat(
Pointer< Char> arg0, Pointer<Char> arg1) → void -
AppendImages(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
AppendImageToList(
Pointer< Pointer< arg0, Pointer<Image> >Image> arg1) → void -
AppendValueToLinkedList(
Pointer< LinkedListInfo> arg0, Pointer<Void> arg1) → int -
Ascii85Encode(
Pointer< Image> arg0, int arg1) → void -
Ascii85Flush(
Pointer< Image> arg0) → void -
Ascii85Initialize(
Pointer< Image> arg0) → void -
asctime(
Pointer< tm> _Tm) → Pointer<Char> -
asctime_s(
Pointer< Char> _Buffer, int _SizeInBytes, Pointer<tm> _Tm) → int -
asin(
double _X) → double -
asinf(
double _X) → double -
asinh(
double _X) → double -
asinhf(
double _X) → double -
at_quick_exit(
Pointer< NativeFunction< arg0) → intVoid Function()> > -
atan(
double _X) → double -
atan2(
double _Y, double _X) → double -
atan2f(
double _Y, double _X) → double -
atanf(
double _X) → double -
atanh(
double _X) → double -
atanhf(
double _X) → double -
atexit(
Pointer< NativeFunction< arg0) → intVoid Function()> > -
atof(
Pointer< Char> _String) → double -
atoi(
Pointer< Char> _String) → int -
atol(
Pointer< Char> _String) → int -
atoll(
Pointer< Char> _String) → int -
AutoGammaImage(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
AutoLevelImage(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
AutoOrientImage(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
AutoThresholdImage(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → int -
Base64Decode(
Pointer< Char> arg0, Pointer<Size> arg1) → Pointer<UnsignedChar> -
Base64Encode(
Pointer< UnsignedChar> arg0, int arg1, Pointer<Size> arg2) → Pointer<Char> -
BilateralBlurImage(
Pointer< Image> arg0, int arg1, int arg2, double arg3, double arg4, Pointer<ExceptionInfo> arg5) → Pointer<Image> -
BilevelImage(
Pointer< Image> arg0, double arg1, Pointer<ExceptionInfo> arg2) → int -
BlackThresholdImage(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<ExceptionInfo> arg2) → int -
BlobToFile(
Pointer< Char> arg0, Pointer<Void> arg1, int arg2, Pointer<ExceptionInfo> arg3) → int -
BlobToImage(
Pointer< ImageInfo> arg0, Pointer<Void> arg1, int arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
BlobToStringInfo(
Pointer< Void> arg0, int arg1) → Pointer<StringInfo> -
BlueShiftImage(
Pointer< Image> arg0, double arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
BlurImage(
Pointer< Image> arg0, double arg1, double arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
BorderImage(
Pointer< Image> arg0, Pointer<RectangleInfo> arg1, int arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
BrightnessContrastImage(
Pointer< Image> arg0, double arg1, double arg2, Pointer<ExceptionInfo> arg3) → int -
bsearch(
Pointer< Void> _Key, Pointer<Void> _Base, int _NumOfElements, int _SizeOfElements, _CoreCrtNonSecureSearchSortCompareFunction _CompareFunction) → Pointer<Void> -
bsearch_s(
Pointer< Void> _Key, Pointer<Void> _Base, int _NumOfElements, int _SizeOfElements, _CoreCrtSecureSearchSortCompareFunction _CompareFunction, Pointer<Void> _Context) → Pointer<Void> -
calloc(
int _Count, int _Size) → Pointer< Void> -
CannyEdgeImage(
Pointer< Image> arg0, double arg1, double arg2, double arg3, double arg4, Pointer<ExceptionInfo> arg5) → Pointer<Image> -
CatchException(
Pointer< ExceptionInfo> arg0) → void -
CatchImageException(
Pointer< Image> arg0) → int -
cbrt(
double _X) → double -
cbrtf(
double _X) → double -
ceil(
double _X) → double -
ceilf(
double _X) → double -
ChannelFxImage(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
CharcoalImage(
Pointer< Image> arg0, double arg1, double arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
ChopImage(
Pointer< Image> arg0, Pointer<RectangleInfo> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
CLAHEImage(
Pointer< Image> arg0, int arg1, int arg2, int arg3, double arg4, Pointer<ExceptionInfo> arg5) → int -
ClampImage(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
ClearDrawingWand(
Pointer< DrawingWand> arg0) → void -
clearerr(
Pointer< FILE> _Stream) → void -
clearerr_s(
Pointer< FILE> _Stream) → int -
ClearLinkedList(
Pointer< LinkedListInfo> arg0, Pointer<NativeFunction< arg1) → voidPointer< >Void> Function(Pointer<Void> )> -
ClearMagickException(
Pointer< ExceptionInfo> arg0) → void -
ClearMagickWand(
Pointer< MagickWand> arg0) → void -
ClearPixelIterator(
Pointer< PixelIterator> arg0) → void -
ClearPixelWand(
Pointer< PixelWand> arg0) → void -
CLICatchException(
Pointer< MagickCLI> arg0, int arg1) → int -
CLILogEvent(
Pointer< MagickCLI> arg0, int arg1, Pointer<Char> arg2, Pointer<Char> arg3, int arg4, Pointer<Char> arg5) → int -
CLIOption(
Pointer< MagickCLI> arg0, Pointer<Char> arg1) → void -
ClipImage(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
ClipImagePath(
Pointer< Image> arg0, Pointer<Char> arg1, int arg2, Pointer<ExceptionInfo> arg3) → int -
CLIThrowException(
Pointer< MagickCLI> arg0, Pointer<Char> arg1, Pointer<Char> arg2, int arg3, int arg4, Pointer<Char> arg5, Pointer<Char> arg6) → int -
clock(
) → int -
CloneCacheView(
Pointer< CacheView> arg0) → Pointer<CacheView> -
CloneDrawInfo(
Pointer< ImageInfo> arg0, Pointer<DrawInfo> arg1) → Pointer<DrawInfo> -
CloneDrawingWand(
Pointer< DrawingWand> arg0) → Pointer<DrawingWand> -
CloneExceptionInfo(
Pointer< ExceptionInfo> arg0) → Pointer<ExceptionInfo> -
CloneImage(
Pointer< Image> arg0, int arg1, int arg2, int arg3, Pointer<ExceptionInfo> arg4) → Pointer<Image> -
CloneImageArtifacts(
Pointer< Image> arg0, Pointer<Image> arg1) → int -
CloneImageInfo(
Pointer< ImageInfo> arg0) → Pointer<ImageInfo> -
CloneImageList(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<Image> -
CloneImageOptions(
Pointer< ImageInfo> arg0, Pointer<ImageInfo> arg1) → int -
CloneImageProfiles(
Pointer< Image> arg0, Pointer<Image> arg1) → int -
CloneImageProperties(
Pointer< Image> arg0, Pointer<Image> arg1) → int -
CloneImages(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
CloneImageView(
Pointer< ImageView> arg0) → Pointer<ImageView> -
CloneKernelInfo(
Pointer< KernelInfo> arg0) → Pointer<KernelInfo> -
CloneMagickWand(
Pointer< MagickWand> arg0) → Pointer<MagickWand> -
CloneMontageInfo(
Pointer< ImageInfo> arg0, Pointer<MontageInfo> arg1) → Pointer<MontageInfo> -
ClonePixelChannelMap(
Pointer< PixelChannelMap> arg0) → Pointer<PixelChannelMap> -
ClonePixelInfo(
Pointer< PixelInfo> arg0) → Pointer<PixelInfo> -
ClonePixelIterator(
Pointer< PixelIterator> arg0) → Pointer<PixelIterator> -
ClonePixelWand(
Pointer< PixelWand> arg0) → Pointer<PixelWand> -
ClonePixelWands(
Pointer< Pointer< arg0, int arg1) → Pointer<PixelWand> >Pointer< PixelWand> > -
CloneQuantizeInfo(
Pointer< QuantizeInfo> arg0) → Pointer<QuantizeInfo> -
CloneSplayTree(
Pointer< SplayTreeInfo> arg0, Pointer<NativeFunction< arg1, Pointer<Pointer< >Void> Function(Pointer<Void> )>NativeFunction< arg2) → Pointer<Pointer< >Void> Function(Pointer<Void> )>SplayTreeInfo> -
CloneString(
Pointer< Pointer< arg0, Pointer<Char> >Char> arg1) → Pointer<Char> -
CloneStringInfo(
Pointer< StringInfo> arg0) → Pointer<StringInfo> -
CloneWandView(
Pointer< WandView> arg0) → Pointer<WandView> -
CloseMagickLog(
) → void -
ClutImage(
Pointer< Image> arg0, Pointer<Image> arg1, int arg2, Pointer<ExceptionInfo> arg3) → int -
CoalesceImages(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<Image> -
ColorDecisionListImage(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<ExceptionInfo> arg2) → int -
ColorizeImage(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<PixelInfo> arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
ColorMatrixImage(
Pointer< Image> arg0, Pointer<KernelInfo> kernel, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
ColorThresholdImage(
Pointer< Image> arg0, Pointer<PixelInfo> arg1, Pointer<PixelInfo> arg2, Pointer<ExceptionInfo> arg3) → int -
CombineImages(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
CommandOptionToMnemonic(
int arg0, int arg1) → Pointer< Char> -
CompareImages(
Pointer< Image> arg0, Pointer<Image> arg1, int arg2, Pointer<Double> arg3, Pointer<ExceptionInfo> arg4) → Pointer<Image> -
CompareImagesCommand(
Pointer< ImageInfo> arg0, int arg1, Pointer<Pointer< arg2, Pointer<Char> >Pointer< arg3, Pointer<Char> >ExceptionInfo> arg4) → int -
CompareImagesLayers(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
CompareSplayTreeString(
Pointer< Void> arg0, Pointer<Void> arg1) → int -
CompareSplayTreeStringInfo(
Pointer< Void> arg0, Pointer<Void> arg1) → int -
CompareStringInfo(
Pointer< StringInfo> arg0, Pointer<StringInfo> arg1) → int -
ComplexImages(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
CompositeImage(
Pointer< Image> arg0, Pointer<Image> arg1, int arg2, int arg3, int arg4, int arg5, Pointer<ExceptionInfo> arg6) → int -
CompositeImageCommand(
Pointer< ImageInfo> arg0, int arg1, Pointer<Pointer< arg2, Pointer<Char> >Pointer< arg3, Pointer<Char> >ExceptionInfo> arg4) → int -
CompositeLayers(
Pointer< Image> arg0, int arg1, Pointer<Image> arg2, int arg3, int arg4, Pointer<ExceptionInfo> arg5) → void -
CompressImageColormap(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
ConcatenateColorComponent(
Pointer< PixelInfo> arg0, int arg1, int arg2, Pointer<Char> arg3) → void -
ConcatenateMagickString(
Pointer< Char> arg0, Pointer<Char> arg1, int arg2) → int -
ConcatenateString(
Pointer< Pointer< arg0, Pointer<Char> >Char> arg1) → int -
ConcatenateStringInfo(
Pointer< StringInfo> arg0, Pointer<StringInfo> arg1) → void -
ConfigureFileToStringInfo(
Pointer< Char> arg0) → Pointer<StringInfo> -
ConformPixelInfo(
Pointer< Image> arg0, Pointer<PixelInfo> arg1, Pointer<PixelInfo> arg2, Pointer<ExceptionInfo> arg3) → void -
ConjureImageCommand(
Pointer< ImageInfo> arg0, int arg1, Pointer<Pointer< arg2, Pointer<Char> >Pointer< arg3, Pointer<Char> >ExceptionInfo> arg4) → int -
ConnectedComponentsImage(
Pointer< Image> arg0, int arg1, Pointer<Pointer< arg2, Pointer<CCObjectInfo> >ExceptionInfo> arg3) → Pointer<Image> -
ConsolidateCMYKImages(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<Image> -
ConstantString(
Pointer< Char> arg0) → Pointer<Char> -
ConstituteImage(
int arg0, int arg1, Pointer< Char> arg2, int arg3, Pointer<Void> arg4, Pointer<ExceptionInfo> arg5) → Pointer<Image> -
ContinueTimer(
Pointer< TimerInfo> arg0) → int -
ContrastImage(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → int -
ContrastStretchImage(
Pointer< Image> arg0, double arg1, double arg2, Pointer<ExceptionInfo> arg3) → int -
ConvertHSLToRGB(
double arg0, double arg1, double arg2, Pointer< Double> arg3, Pointer<Double> arg4, Pointer<Double> arg5) → void -
ConvertImageCommand(
Pointer< ImageInfo> arg0, int arg1, Pointer<Pointer< arg2, Pointer<Char> >Pointer< arg3, Pointer<Char> >ExceptionInfo> arg4) → int -
ConvertRGBToHSL(
double arg0, double arg1, double arg2, Pointer< Double> arg3, Pointer<Double> arg4, Pointer<Double> arg5) → void -
ConvolveImage(
Pointer< Image> arg0, Pointer<KernelInfo> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
CopyImagePixels(
Pointer< Image> arg0, Pointer<Image> arg1, Pointer<RectangleInfo> arg2, Pointer<OffsetInfo> arg3, Pointer<ExceptionInfo> arg4) → int -
CopyMagickMemory(
Pointer< Void> arg0, Pointer<Void> arg1, int arg2) → Pointer<Void> -
CopyMagickString(
Pointer< Char> arg0, Pointer<Char> arg1, int arg2) → int -
copysign(
double _Number, double _Sign) → double -
copysignf(
double _Number, double _Sign) → double -
cos(
double _X) → double -
cosf(
double _X) → double -
cosh(
double _X) → double -
coshf(
double _X) → double -
CropImage(
Pointer< Image> arg0, Pointer<RectangleInfo> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
CropImageToTiles(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
CustomStreamToImage(
Pointer< ImageInfo> arg0, Pointer<ExceptionInfo> arg1) → Pointer<Image> -
CycleColormapImage(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → int -
DecipherImage(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<ExceptionInfo> arg2) → int -
DecodePixelGamma(
double arg0) → double -
DefineImageArtifact(
Pointer< Image> arg0, Pointer<Char> arg1) → int -
DefineImageOption(
Pointer< ImageInfo> arg0, Pointer<Char> arg1) → int -
DefineImageProperty(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<ExceptionInfo> arg2) → int -
DefineImageRegistry(
int arg0, Pointer< Char> arg1, Pointer<ExceptionInfo> arg2) → int -
DeleteImageArtifact(
Pointer< Image> arg0, Pointer<Char> arg1) → int -
DeleteImageFromList(
Pointer< Pointer< arg0) → voidImage> > -
DeleteImageOption(
Pointer< ImageInfo> arg0, Pointer<Char> arg1) → int -
DeleteImageProfile(
Pointer< Image> arg0, Pointer<Char> arg1) → int -
DeleteImageProperty(
Pointer< Image> arg0, Pointer<Char> arg1) → int -
DeleteImageRegistry(
Pointer< Char> arg0) → int -
DeleteImages(
Pointer< Pointer< arg0, Pointer<Image> >Char> arg1, Pointer<ExceptionInfo> arg2) → void -
DeleteNodeByValueFromSplayTree(
Pointer< SplayTreeInfo> arg0, Pointer<Void> arg1) → int -
DeleteNodeFromSplayTree(
Pointer< SplayTreeInfo> arg0, Pointer<Void> arg1) → int -
DeskewImage(
Pointer< Image> arg0, double arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
DespeckleImage(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<Image> -
DestroyBlob(
Pointer< Image> arg0) → void -
DestroyCacheView(
Pointer< CacheView> arg0) → Pointer<CacheView> -
DestroyConfigureOptions(
Pointer< LinkedListInfo> arg0) → Pointer<LinkedListInfo> -
DestroyCustomStreamInfo(
Pointer< CustomStreamInfo> arg0) → Pointer<CustomStreamInfo> -
DestroyDrawInfo(
Pointer< DrawInfo> arg0) → Pointer<DrawInfo> -
DestroyDrawingWand(
Pointer< DrawingWand> arg0) → Pointer<DrawingWand> -
DestroyExceptionInfo(
Pointer< ExceptionInfo> arg0) → Pointer<ExceptionInfo> -
DestroyImage(
Pointer< Image> arg0) → Pointer<Image> -
DestroyImageArtifacts(
Pointer< Image> arg0) → void -
DestroyImageInfo(
Pointer< ImageInfo> arg0) → Pointer<ImageInfo> -
DestroyImageList(
Pointer< Image> arg0) → Pointer<Image> -
DestroyImageOptions(
Pointer< ImageInfo> arg0) → void -
DestroyImagePixels(
Pointer< Image> arg0) → void -
DestroyImageProfiles(
Pointer< Image> arg0) → void -
DestroyImageProperties(
Pointer< Image> arg0) → void -
DestroyImageView(
Pointer< ImageView> arg0) → Pointer<ImageView> -
DestroyKernelInfo(
Pointer< KernelInfo> arg0) → Pointer<KernelInfo> -
DestroyLinkedList(
Pointer< LinkedListInfo> arg0, Pointer<NativeFunction< arg1) → Pointer<Pointer< >Void> Function(Pointer<Void> )>LinkedListInfo> -
DestroyLocaleOptions(
Pointer< LinkedListInfo> arg0) → Pointer<LinkedListInfo> -
DestroyMagickCLI(
Pointer< MagickCLI> arg0) → Pointer<MagickCLI> -
DestroyMagickMemory(
) → void -
DestroyMagickWand(
Pointer< MagickWand> arg0) → Pointer<MagickWand> -
DestroyMatrixInfo(
Pointer< MatrixInfo> arg0) → Pointer<MatrixInfo> -
DestroyModuleList(
) → void -
DestroyMontageInfo(
Pointer< MontageInfo> arg0) → Pointer<MontageInfo> -
DestroyPixelChannelMap(
Pointer< PixelChannelMap> arg0) → Pointer<PixelChannelMap> -
DestroyPixelIterator(
Pointer< PixelIterator> arg0) → Pointer<PixelIterator> -
DestroyPixelWand(
Pointer< PixelWand> arg0) → Pointer<PixelWand> -
DestroyPixelWands(
Pointer< Pointer< arg0, int arg1) → Pointer<PixelWand> >Pointer< PixelWand> > -
DestroyQuantizeInfo(
Pointer< QuantizeInfo> arg0) → Pointer<QuantizeInfo> -
DestroyQuantumInfo(
Pointer< QuantumInfo> arg0) → Pointer<QuantumInfo> -
DestroyRandomInfo(
Pointer< RandomInfo> arg0) → Pointer<RandomInfo> -
DestroyResampleFilter(
Pointer< ResampleFilter> arg0) → Pointer<ResampleFilter> -
DestroySplayTree(
Pointer< SplayTreeInfo> arg0) → Pointer<SplayTreeInfo> -
DestroyStreamInfo(
Pointer< StreamInfo> arg0) → Pointer<StreamInfo> -
DestroyString(
Pointer< Char> arg0) → Pointer<Char> -
DestroyStringInfo(
Pointer< StringInfo> arg0) → Pointer<StringInfo> -
DestroyStringList(
Pointer< Pointer< arg0) → Pointer<Char> >Pointer< Char> > -
DestroyThresholdMap(
Pointer< ThresholdMap> arg0) → Pointer<ThresholdMap> -
DestroyTimerInfo(
Pointer< TimerInfo> arg0) → Pointer<TimerInfo> -
DestroyTokenInfo(
Pointer< TokenInfo> arg0) → Pointer<TokenInfo> -
DestroyWandView(
Pointer< WandView> arg0) → Pointer<WandView> -
DestroyXMLTree(
Pointer< XMLTreeInfo> arg0) → Pointer<XMLTreeInfo> -
DisassociateImageStream(
Pointer< Image> arg0) → void -
DisplayImageCommand(
Pointer< ImageInfo> arg0, int arg1, Pointer<Pointer< arg2, Pointer<Char> >Pointer< arg3, Pointer<Char> >ExceptionInfo> arg4) → int -
DisplayImages(
Pointer< ImageInfo> arg0, Pointer<Image> arg1, Pointer<ExceptionInfo> arg2) → int -
DisposeImages(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<Image> -
DistortImage(
Pointer< Image> arg0, int arg1, int arg2, Pointer<Double> arg3, int arg4, Pointer<ExceptionInfo> exception) → Pointer<Image> -
DistortResizeImage(
Pointer< Image> arg0, int arg1, int arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
DistributePixelCacheServer(
int arg0, Pointer< ExceptionInfo> arg1) → void -
div(
int _Numerator, int _Denominator) → div_t -
DrawAffine(
Pointer< DrawingWand> arg0, Pointer<AffineMatrix> arg1) → void -
DrawAffineImage(
Pointer< Image> arg0, Pointer<Image> arg1, Pointer<AffineMatrix> arg2, Pointer<ExceptionInfo> arg3) → int -
DrawAlpha(
Pointer< DrawingWand> arg0, double arg1, double arg2, int arg3) → void -
DrawAnnotation(
Pointer< DrawingWand> arg0, double arg1, double arg2, Pointer<UnsignedChar> arg3) → void -
DrawArc(
Pointer< DrawingWand> arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6) → void -
DrawBezier(
Pointer< DrawingWand> arg0, int arg1, Pointer<PointInfo> arg2) → void -
DrawCircle(
Pointer< DrawingWand> arg0, double arg1, double arg2, double arg3, double arg4) → void -
DrawClearException(
Pointer< DrawingWand> arg0) → int -
DrawClipPath(
Pointer< Image> arg0, Pointer<DrawInfo> arg1, Pointer<Char> arg2, Pointer<ExceptionInfo> arg3) → int -
DrawCloneExceptionInfo(
Pointer< DrawingWand> wand) → Pointer<ExceptionInfo> -
DrawColor(
Pointer< DrawingWand> arg0, double arg1, double arg2, int arg3) → void -
DrawComment(
Pointer< DrawingWand> arg0, Pointer<Char> arg1) → void -
DrawComposite(
Pointer< DrawingWand> arg0, int arg1, double arg2, double arg3, double arg4, double arg5, Pointer<MagickWand> arg6) → int -
DrawEllipse(
Pointer< DrawingWand> arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6) → void -
DrawGetBorderColor(
Pointer< DrawingWand> arg0, Pointer<PixelWand> arg1) → void -
DrawGetClipPath(
Pointer< DrawingWand> arg0) → Pointer<Char> -
DrawGetClipRule(
Pointer< DrawingWand> arg0) → int -
DrawGetClipUnits(
Pointer< DrawingWand> arg0) → int -
DrawGetDensity(
Pointer< DrawingWand> arg0) → Pointer<Char> -
DrawGetException(
Pointer< DrawingWand> arg0, Pointer<Int32> arg1) → Pointer<Char> -
DrawGetExceptionType(
Pointer< DrawingWand> arg0) → int -
DrawGetFillColor(
Pointer< DrawingWand> arg0, Pointer<PixelWand> arg1) → void -
DrawGetFillOpacity(
Pointer< DrawingWand> arg0) → double -
DrawGetFillRule(
Pointer< DrawingWand> arg0) → int -
DrawGetFont(
Pointer< DrawingWand> arg0) → Pointer<Char> -
DrawGetFontFamily(
Pointer< DrawingWand> arg0) → Pointer<Char> -
DrawGetFontResolution(
Pointer< DrawingWand> arg0, Pointer<Double> arg1, Pointer<Double> arg2) → int -
DrawGetFontSize(
Pointer< DrawingWand> arg0) → double -
DrawGetFontStretch(
Pointer< DrawingWand> arg0) → int -
DrawGetFontStyle(
Pointer< DrawingWand> arg0) → int -
DrawGetFontWeight(
Pointer< DrawingWand> arg0) → int -
DrawGetGravity(
Pointer< DrawingWand> arg0) → int -
DrawGetOpacity(
Pointer< DrawingWand> arg0) → double -
DrawGetStrokeAntialias(
Pointer< DrawingWand> arg0) → int -
DrawGetStrokeColor(
Pointer< DrawingWand> arg0, Pointer<PixelWand> arg1) → void -
DrawGetStrokeDashArray(
Pointer< DrawingWand> arg0, Pointer<Size> arg1) → Pointer<Double> -
DrawGetStrokeDashOffset(
Pointer< DrawingWand> arg0) → double -
DrawGetStrokeLineCap(
Pointer< DrawingWand> arg0) → int -
DrawGetStrokeLineJoin(
Pointer< DrawingWand> arg0) → int -
DrawGetStrokeMiterLimit(
Pointer< DrawingWand> arg0) → int -
DrawGetStrokeOpacity(
Pointer< DrawingWand> arg0) → double -
DrawGetStrokeWidth(
Pointer< DrawingWand> arg0) → double -
DrawGetTextAlignment(
Pointer< DrawingWand> arg0) → int -
DrawGetTextAntialias(
Pointer< DrawingWand> arg0) → int -
DrawGetTextDecoration(
Pointer< DrawingWand> arg0) → int -
DrawGetTextDirection(
Pointer< DrawingWand> arg0) → int -
DrawGetTextEncoding(
Pointer< DrawingWand> arg0) → Pointer<Char> -
DrawGetTextInterlineSpacing(
Pointer< DrawingWand> arg0) → double -
DrawGetTextInterwordSpacing(
Pointer< DrawingWand> arg0) → double -
DrawGetTextKerning(
Pointer< DrawingWand> arg0) → double -
DrawGetTextUnderColor(
Pointer< DrawingWand> arg0, Pointer<PixelWand> arg1) → void -
DrawGetTypeMetrics(
Pointer< DrawingWand> arg0, Pointer<Char> arg1, int arg2, Pointer<TypeMetric> arg3) → int -
DrawGetVectorGraphics(
Pointer< DrawingWand> arg0) → Pointer<Char> -
DrawGradientImage(
Pointer< Image> arg0, Pointer<DrawInfo> arg1, Pointer<ExceptionInfo> arg2) → int -
DrawImage(
Pointer< Image> arg0, Pointer<DrawInfo> arg1, Pointer<ExceptionInfo> arg2) → int -
DrawLine(
Pointer< DrawingWand> arg0, double arg1, double arg2, double arg3, double arg4) → void -
DrawPathClose(
Pointer< DrawingWand> arg0) → void -
DrawPathCurveToAbsolute(
Pointer< DrawingWand> arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6) → void -
DrawPathCurveToQuadraticBezierAbsolute(
Pointer< DrawingWand> arg0, double arg1, double arg2, double arg3, double arg4) → void -
DrawPathCurveToQuadraticBezierRelative(
Pointer< DrawingWand> arg0, double arg1, double arg2, double arg3, double arg4) → void -
DrawPathCurveToQuadraticBezierSmoothAbsolute(
Pointer< DrawingWand> arg0, double arg1, double arg2) → void -
DrawPathCurveToQuadraticBezierSmoothRelative(
Pointer< DrawingWand> arg0, double arg1, double arg2) → void -
DrawPathCurveToRelative(
Pointer< DrawingWand> arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6) → void -
DrawPathCurveToSmoothAbsolute(
Pointer< DrawingWand> arg0, double arg1, double arg2, double arg3, double arg4) → void -
DrawPathCurveToSmoothRelative(
Pointer< DrawingWand> arg0, double arg1, double arg2, double arg3, double arg4) → void -
DrawPathEllipticArcAbsolute(
Pointer< DrawingWand> arg0, double arg1, double arg2, double arg3, int arg4, int arg5, double arg6, double arg7) → void -
DrawPathEllipticArcRelative(
Pointer< DrawingWand> arg0, double arg1, double arg2, double arg3, int arg4, int arg5, double arg6, double arg7) → void -
DrawPathFinish(
Pointer< DrawingWand> arg0) → void -
DrawPathLineToAbsolute(
Pointer< DrawingWand> arg0, double arg1, double arg2) → void -
DrawPathLineToHorizontalAbsolute(
Pointer< DrawingWand> arg0, double arg1) → void -
DrawPathLineToHorizontalRelative(
Pointer< DrawingWand> arg0, double arg1) → void -
DrawPathLineToRelative(
Pointer< DrawingWand> arg0, double arg1, double arg2) → void -
DrawPathLineToVerticalAbsolute(
Pointer< DrawingWand> arg0, double arg1) → void -
DrawPathLineToVerticalRelative(
Pointer< DrawingWand> arg0, double arg1) → void -
DrawPathMoveToAbsolute(
Pointer< DrawingWand> arg0, double arg1, double arg2) → void -
DrawPathMoveToRelative(
Pointer< DrawingWand> arg0, double arg1, double arg2) → void -
DrawPathStart(
Pointer< DrawingWand> arg0) → void -
DrawPatternPath(
Pointer< Image> arg0, Pointer<DrawInfo> arg1, Pointer<Char> arg2, Pointer<Pointer< arg3, Pointer<Image> >ExceptionInfo> arg4) → int -
DrawPoint(
Pointer< DrawingWand> arg0, double arg1, double arg2) → void -
DrawPolygon(
Pointer< DrawingWand> arg0, int arg1, Pointer<PointInfo> arg2) → void -
DrawPolyline(
Pointer< DrawingWand> arg0, int arg1, Pointer<PointInfo> arg2) → void -
DrawPopClipPath(
Pointer< DrawingWand> arg0) → void -
DrawPopDefs(
Pointer< DrawingWand> arg0) → void -
DrawPopPattern(
Pointer< DrawingWand> arg0) → int -
DrawPrimitive(
Pointer< Image> arg0, Pointer<DrawInfo> arg1, Pointer<PrimitiveInfo> arg2, Pointer<ExceptionInfo> arg3) → int -
DrawPushClipPath(
Pointer< DrawingWand> arg0, Pointer<Char> arg1) → void -
DrawPushDefs(
Pointer< DrawingWand> arg0) → void -
DrawPushPattern(
Pointer< DrawingWand> arg0, Pointer<Char> arg1, double arg2, double arg3, double arg4, double arg5) → int -
DrawRectangle(
Pointer< DrawingWand> arg0, double arg1, double arg2, double arg3, double arg4) → void -
DrawRender(
Pointer< DrawingWand> arg0) → int -
DrawResetVectorGraphics(
Pointer< DrawingWand> arg0) → void -
DrawRotate(
Pointer< DrawingWand> arg0, double arg1) → void -
DrawRoundRectangle(
Pointer< DrawingWand> arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6) → void -
DrawScale(
Pointer< DrawingWand> arg0, double arg1, double arg2) → void -
DrawSetBorderColor(
Pointer< DrawingWand> arg0, Pointer<PixelWand> arg1) → void -
DrawSetClipPath(
Pointer< DrawingWand> arg0, Pointer<Char> arg1) → int -
DrawSetClipRule(
Pointer< DrawingWand> arg0, int arg1) → void -
DrawSetClipUnits(
Pointer< DrawingWand> arg0, int arg1) → void -
DrawSetDensity(
Pointer< DrawingWand> arg0, Pointer<Char> arg1) → int -
DrawSetFillColor(
Pointer< DrawingWand> arg0, Pointer<PixelWand> arg1) → void -
DrawSetFillOpacity(
Pointer< DrawingWand> arg0, double arg1) → void -
DrawSetFillPatternURL(
Pointer< DrawingWand> arg0, Pointer<Char> arg1) → int -
DrawSetFillRule(
Pointer< DrawingWand> arg0, int arg1) → void -
DrawSetFont(
Pointer< DrawingWand> arg0, Pointer<Char> arg1) → int -
DrawSetFontFamily(
Pointer< DrawingWand> arg0, Pointer<Char> arg1) → int -
DrawSetFontResolution(
Pointer< DrawingWand> arg0, double arg1, double arg2) → int -
DrawSetFontSize(
Pointer< DrawingWand> arg0, double arg1) → void -
DrawSetFontStretch(
Pointer< DrawingWand> arg0, int arg1) → void -
DrawSetFontStyle(
Pointer< DrawingWand> arg0, int arg1) → void -
DrawSetFontWeight(
Pointer< DrawingWand> arg0, int arg1) → void -
DrawSetGravity(
Pointer< DrawingWand> arg0, int arg1) → void -
DrawSetOpacity(
Pointer< DrawingWand> arg0, double arg1) → void -
DrawSetStrokeAntialias(
Pointer< DrawingWand> arg0, int arg1) → void -
DrawSetStrokeColor(
Pointer< DrawingWand> arg0, Pointer<PixelWand> arg1) → void -
DrawSetStrokeDashArray(
Pointer< DrawingWand> arg0, int arg1, Pointer<Double> arg2) → int -
DrawSetStrokeDashOffset(
Pointer< DrawingWand> arg0, double dashoffset) → void -
DrawSetStrokeLineCap(
Pointer< DrawingWand> arg0, int arg1) → void -
DrawSetStrokeLineJoin(
Pointer< DrawingWand> arg0, int arg1) → void -
DrawSetStrokeMiterLimit(
Pointer< DrawingWand> arg0, int arg1) → void -
DrawSetStrokeOpacity(
Pointer< DrawingWand> arg0, double arg1) → void -
DrawSetStrokePatternURL(
Pointer< DrawingWand> arg0, Pointer<Char> arg1) → int -
DrawSetStrokeWidth(
Pointer< DrawingWand> arg0, double arg1) → void -
DrawSetTextAlignment(
Pointer< DrawingWand> arg0, int arg1) → void -
DrawSetTextAntialias(
Pointer< DrawingWand> arg0, int arg1) → void -
DrawSetTextDecoration(
Pointer< DrawingWand> arg0, int arg1) → void -
DrawSetTextDirection(
Pointer< DrawingWand> arg0, int arg1) → void -
DrawSetTextEncoding(
Pointer< DrawingWand> arg0, Pointer<Char> arg1) → void -
DrawSetTextInterlineSpacing(
Pointer< DrawingWand> arg0, double arg1) → void -
DrawSetTextInterwordSpacing(
Pointer< DrawingWand> arg0, double arg1) → void -
DrawSetTextKerning(
Pointer< DrawingWand> arg0, double arg1) → void -
DrawSetTextUnderColor(
Pointer< DrawingWand> arg0, Pointer<PixelWand> arg1) → void -
DrawSetVectorGraphics(
Pointer< DrawingWand> arg0, Pointer<Char> arg1) → int -
DrawSetViewbox(
Pointer< DrawingWand> arg0, double arg1, double arg2, double arg3, double arg4) → void -
DrawSkewX(
Pointer< DrawingWand> arg0, double arg1) → void -
DrawSkewY(
Pointer< DrawingWand> arg0, double arg1) → void -
DrawTranslate(
Pointer< DrawingWand> arg0, double arg1, double arg2) → void -
DuplexTransferImageViewIterator(
Pointer< ImageView> arg0, Pointer<ImageView> arg1, Pointer<ImageView> arg2, DuplexTransferImageViewMethod arg3, Pointer<Void> arg4) → int -
DuplexTransferWandViewIterator(
Pointer< WandView> arg0, Pointer<WandView> arg1, Pointer<WandView> arg2, DuplexTransferWandViewMethod arg3, Pointer<Void> arg4) → int -
DuplicateBlob(
Pointer< Image> arg0, Pointer<Image> arg1) → void -
DuplicateImages(
Pointer< Image> arg0, int arg1, Pointer<Char> arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
ecvt(
double _Value, int _DigitCount, Pointer< Int> _PtDec, Pointer<Int> _PtSign) → Pointer<Char> -
EdgeImage(
Pointer< Image> arg0, double arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
EmbossImage(
Pointer< Image> arg0, double arg1, double arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
EncipherImage(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<ExceptionInfo> arg2) → int -
EncodePixelGamma(
double arg0) → double -
EnhanceImage(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<Image> -
EqualizeImage(
Pointer< Image> image, Pointer<ExceptionInfo> arg1) → int -
erf(
double _X) → double -
erfc(
double _X) → double -
erfcf(
double _X) → double -
erff(
double _X) → double -
EscapeString(
Pointer< Char> arg0, int arg1) → Pointer<Char> -
EvaluateImage(
Pointer< Image> arg0, int arg1, double arg2, Pointer<ExceptionInfo> arg3) → int -
EvaluateImages(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
ExcerptImage(
Pointer< Image> arg0, Pointer<RectangleInfo> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
exit(
int _Code) → void -
exp(
double _X) → double -
exp2(
double _X) → double -
exp2f(
double _X) → double -
ExpandAffine(
Pointer< AffineMatrix> arg0) → double -
ExpandFilenames(
Pointer< Int> arg0, Pointer<Pointer< arg1) → intPointer< >Char> > -
expf(
double _X) → double -
expm1(
double _X) → double -
expm1f(
double _X) → double -
ExportImagePixels(
Pointer< Image> arg0, int arg1, int arg2, int arg3, int arg4, Pointer<Char> arg5, int arg6, Pointer<Void> arg7, Pointer<ExceptionInfo> arg8) → int -
ExportQuantumPixels(
Pointer< Image> arg0, Pointer<CacheView> arg1, Pointer<QuantumInfo> arg2, int arg3, Pointer<UnsignedChar> arg4, Pointer<ExceptionInfo> arg5) → int -
ExtentImage(
Pointer< Image> arg0, Pointer<RectangleInfo> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
ExternalDelegateCommand(
int arg0, int arg1, Pointer< Char> arg2, Pointer<Char> arg3, Pointer<ExceptionInfo> arg4) → int -
fabs(
double _X) → double -
fclose(
Pointer< FILE> _Stream) → int -
fcloseall(
) → int -
fcvt(
double _Value, int _FractionalDigitCount, Pointer< Int> _PtDec, Pointer<Int> _PtSign) → Pointer<Char> -
fdim(
double _X, double _Y) → double -
fdimf(
double _X, double _Y) → double -
fdopen(
int _FileHandle, Pointer< Char> _Format) → Pointer<FILE> -
feof(
Pointer< FILE> _Stream) → int -
ferror(
Pointer< FILE> _Stream) → int -
fflush(
Pointer< FILE> _Stream) → int -
fgetc(
Pointer< FILE> _Stream) → int -
fgetchar(
) → int -
fgetpos(
Pointer< FILE> _Stream, Pointer<fpos_t> _Position) → int -
fgets(
Pointer< Char> _Buffer, int _MaxCount, Pointer<FILE> _Stream) → Pointer<Char> -
fgetwc(
Pointer< FILE> _Stream) → int -
fgetws(
Pointer< WChar> _Buffer, int _BufferCount, Pointer<FILE> _Stream) → Pointer<WChar> -
fileno(
Pointer< FILE> _Stream) → int -
FileToBlob(
Pointer< Char> arg0, int arg1, Pointer<Size> arg2, Pointer<ExceptionInfo> arg3) → Pointer<Void> -
FileToImage(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<ExceptionInfo> arg2) → int -
FileToString(
Pointer< Char> arg0, int arg1, Pointer<ExceptionInfo> arg2) → Pointer<Char> -
FileToStringInfo(
Pointer< Char> arg0, int arg1, Pointer<ExceptionInfo> arg2) → Pointer<StringInfo> -
FlipImage(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<Image> -
FloodfillPaintImage(
Pointer< Image> arg0, Pointer<DrawInfo> arg1, Pointer<PixelInfo> arg2, int arg3, int arg4, int arg5, Pointer<ExceptionInfo> arg6) → int -
floor(
double _X) → double -
floorf(
double _X) → double -
FlopImage(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<Image> -
flushall(
) → int -
fma(
double _X, double _Y, double _Z) → double -
fmaf(
double _X, double _Y, double _Z) → double -
fmax(
double _X, double _Y) → double -
fmaxf(
double _X, double _Y) → double -
fmin(
double _X, double _Y) → double -
fminf(
double _X, double _Y) → double -
fmod(
double _X, double _Y) → double -
fmodf(
double _X, double _Y) → double -
fopen(
Pointer< Char> _FileName, Pointer<Char> _Mode) → Pointer<FILE> -
fopen_s(
Pointer< Pointer< _Stream, Pointer<FILE> >Char> _FileName, Pointer<Char> _Mode) → int -
FormatImageProperty(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<Char> arg2) → int -
FormatLocaleFile(
Pointer< FILE> arg0, Pointer<Char> arg1) → int -
FormatLocaleString(
Pointer< Char> arg0, int arg1, Pointer<Char> arg2) → int -
FormatMagickCaption(
Pointer< Image> arg0, Pointer<DrawInfo> arg1, int arg2, Pointer<TypeMetric> arg3, Pointer<Pointer< arg4, Pointer<Char> >ExceptionInfo> arg5) → int -
FormatMagickSize(
int arg0, int arg1, Pointer< Char> arg2, int arg3, Pointer<Char> arg4) → int -
FormatMagickTime(
int arg0, int arg1, Pointer< Char> arg2) → int -
ForwardFourierTransformImage(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
fpreset(
) → void -
fputc(
int _Character, Pointer< FILE> _Stream) → int -
fputchar(
int _Ch) → int -
fputs(
Pointer< Char> _Buffer, Pointer<FILE> _Stream) → int -
fputwc(
int _Character, Pointer< FILE> _Stream) → int -
fputws(
Pointer< WChar> _Buffer, Pointer<FILE> _Stream) → int -
FrameImage(
Pointer< Image> arg0, Pointer<FrameInfo> arg1, int arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
fread(
Pointer< Void> _Buffer, int _ElementSize, int _ElementCount, Pointer<FILE> _Stream) → int -
fread_s(
Pointer< Void> _Buffer, int _BufferSize, int _ElementSize, int _ElementCount, Pointer<FILE> _Stream) → int -
free(
Pointer< Void> _Block) → void -
freopen(
Pointer< Char> _FileName, Pointer<Char> _Mode, Pointer<FILE> _Stream) → Pointer<FILE> -
freopen_s(
Pointer< Pointer< _Stream, Pointer<FILE> >Char> _FileName, Pointer<Char> _Mode, Pointer<FILE> _OldStream) → int -
frexp(
double _X, Pointer< Int> _Y) → double -
fseek(
Pointer< FILE> _Stream, int _Offset, int _Origin) → int -
fsetpos(
Pointer< FILE> _Stream, Pointer<fpos_t> _Position) → int -
ftell(
Pointer< FILE> _Stream) → int -
FunctionImage(
Pointer< Image> arg0, int arg1, int arg2, Pointer<Double> arg3, Pointer<ExceptionInfo> arg4) → int -
fwrite(
Pointer< Void> _Buffer, int _ElementSize, int _ElementCount, Pointer<FILE> _Stream) → int -
FxImage(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
GammaImage(
Pointer< Image> arg0, double arg1, Pointer<ExceptionInfo> arg2) → int -
GaussianBlurImage(
Pointer< Image> arg0, double arg1, double arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
gcvt(
double _Value, int _DigitCount, Pointer< Char> _DstBuf) → Pointer<Char> -
GetAffineMatrix(
Pointer< AffineMatrix> arg0) → void -
GetAuthenticMetacontent(
Pointer< Image> arg0) → Pointer<Void> -
GetAuthenticPixelQueue(
Pointer< Image> arg0) → Pointer<Quantum> -
GetAuthenticPixels(
Pointer< Image> arg0, int arg1, int arg2, int arg3, int arg4, Pointer<ExceptionInfo> arg5) → Pointer<Quantum> -
GetBlobError(
Pointer< Image> arg0) → int -
GetBlobFileHandle(
Pointer< Image> arg0) → Pointer<FILE> -
GetBlobSize(
Pointer< Image> arg0) → int -
GetBlobStreamData(
Pointer< Image> arg0) → Pointer<Void> -
GetBlobStreamHandler(
Pointer< Image> arg0) → StreamHandler -
getc(
Pointer< FILE> _Stream) → int -
GetCacheViewAuthenticMetacontent(
Pointer< CacheView> arg0) → Pointer<Void> -
GetCacheViewAuthenticPixelQueue(
Pointer< CacheView> arg0) → Pointer<Quantum> -
GetCacheViewAuthenticPixels(
Pointer< CacheView> arg0, int arg1, int arg2, int arg3, int arg4, Pointer<ExceptionInfo> arg5) → Pointer<Quantum> -
GetCacheViewColorspace(
Pointer< CacheView> arg0) → int -
GetCacheViewExtent(
Pointer< CacheView> arg0) → int -
GetCacheViewImage(
Pointer< CacheView> arg0) → Pointer<Image> -
GetCacheViewStorageClass(
Pointer< CacheView> arg0) → int -
GetCacheViewVirtualMetacontent(
Pointer< CacheView> arg0) → Pointer<Void> -
GetCacheViewVirtualPixelQueue(
Pointer< CacheView> arg0) → Pointer<Quantum> -
GetCacheViewVirtualPixels(
Pointer< CacheView> arg0, int arg1, int arg2, int arg3, int arg4, Pointer<ExceptionInfo> arg5) → Pointer<Quantum> -
getchar(
) → int -
GetClientName(
) → Pointer< Char> -
GetClientPath(
) → Pointer< Char> -
GetCoderInfo(
Pointer< Char> arg0, Pointer<ExceptionInfo> arg1) → Pointer<CoderInfo> -
GetCoderInfoList(
Pointer< Char> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Pointer< CoderInfo> > -
GetCoderList(
Pointer< Char> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Pointer< Char> > -
GetColorInfo(
Pointer< Char> arg0, Pointer<ExceptionInfo> arg1) → Pointer<ColorInfo> -
GetColorInfoList(
Pointer< Char> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Pointer< ColorInfo> > -
GetColorList(
Pointer< Char> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Pointer< Char> > -
GetColorTuple(
Pointer< PixelInfo> arg0, int arg1, Pointer<Char> arg2) → void -
GetCommandOptionFlags(
int arg0, int arg1, Pointer< Char> arg2) → int -
GetCommandOptionInfo(
Pointer< Char> value) → Pointer<OptionInfo> -
GetCommandOptions(
int arg0) → Pointer< Pointer< Char> > -
GetConfigureInfo(
Pointer< Char> arg0, Pointer<ExceptionInfo> arg1) → Pointer<ConfigureInfo> -
GetConfigureInfoList(
Pointer< Char> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Pointer< ConfigureInfo> > -
GetConfigureList(
Pointer< Char> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Pointer< Char> > -
GetConfigureOption(
Pointer< Char> arg0) → Pointer<Char> -
GetConfigureOptions(
Pointer< Char> arg0, Pointer<ExceptionInfo> arg1) → Pointer<LinkedListInfo> -
GetConfigurePaths(
Pointer< Char> arg0, Pointer<ExceptionInfo> arg1) → Pointer<LinkedListInfo> -
GetConfigureValue(
Pointer< ConfigureInfo> arg0) → Pointer<Char> -
GetDelegateCommand(
Pointer< ImageInfo> arg0, Pointer<Image> arg1, Pointer<Char> arg2, Pointer<Char> arg3, Pointer<ExceptionInfo> arg4) → Pointer<Char> -
GetDelegateCommands(
Pointer< DelegateInfo> arg0) → Pointer<Char> -
GetDelegateInfo(
Pointer< Char> arg0, Pointer<Char> arg1, Pointer<ExceptionInfo> exception) → Pointer<DelegateInfo> -
GetDelegateInfoList(
Pointer< Char> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Pointer< DelegateInfo> > -
GetDelegateList(
Pointer< Char> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Pointer< Char> > -
GetDelegateMode(
Pointer< DelegateInfo> arg0) → int -
GetDelegateThreadSupport(
Pointer< DelegateInfo> arg0) → int -
GetDrawInfo(
Pointer< ImageInfo> arg0, Pointer<DrawInfo> arg1) → void -
GetElapsedTime(
Pointer< TimerInfo> arg0) → double -
getenv(
Pointer< Char> _VarName) → Pointer<Char> -
getenv_s(
Pointer< Size> _RequiredCount, Pointer<Char> _Buffer, int _BufferCount, Pointer<Char> _VarName) → int -
GetEnvironmentValue(
Pointer< Char> arg0) → Pointer<Char> -
GetExceptionMessage(
int arg0) → Pointer< Char> -
GetFirstImageInList(
Pointer< Image> arg0) → Pointer<Image> -
GetGeometry(
Pointer< Char> arg0, Pointer<ssize_t> arg1, Pointer<ssize_t> arg2, Pointer<Size> arg3, Pointer<Size> arg4) → int -
GetImageAlphaChannel(
Pointer< Image> arg0) → int -
GetImageArtifact(
Pointer< Image> arg0, Pointer<Char> arg1) → Pointer<Char> -
GetImageBoundingBox(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → RectangleInfo -
GetImageColorspaceType(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
GetImageConvexHull(
Pointer< Image> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<PointInfo> -
GetImageDecoder(
Pointer< MagickInfo> arg0) → Pointer<DecodeImageHandler> -
GetImageDepth(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
GetImageDistortion(
Pointer< Image> arg0, Pointer<Image> arg1, int arg2, Pointer<Double> arg3, Pointer<ExceptionInfo> arg4) → int -
GetImageDistortions(
Pointer< Image> arg0, Pointer<Image> arg1, int arg2, Pointer<ExceptionInfo> arg3) → Pointer<Double> -
GetImageDynamicThreshold(
Pointer< Image> arg0, double arg1, double arg2, Pointer<PixelInfo> arg3, Pointer<ExceptionInfo> arg4) → int -
GetImageEncoder(
Pointer< MagickInfo> arg0) → Pointer<EncodeImageHandler> -
GetImageEntropy(
Pointer< Image> arg0, Pointer<Double> arg1, Pointer<ExceptionInfo> arg2) → int -
GetImageExtent(
Pointer< Image> arg0) → int -
GetImageExtrema(
Pointer< Image> arg0, Pointer<Size> arg1, Pointer<Size> arg2, Pointer<ExceptionInfo> arg3) → int -
GetImageFeatures(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → Pointer<ChannelFeatures> -
GetImageFromList(
Pointer< Image> arg0, int arg1) → Pointer<Image> -
GetImageFromMagickWand(
Pointer< MagickWand> arg0) → Pointer<Image> -
GetImageHistogram(
Pointer< Image> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<PixelInfo> -
GetImageIndexInList(
Pointer< Image> arg0) → int -
GetImageInfo(
Pointer< ImageInfo> arg0) → void -
GetImageInfoFile(
Pointer< ImageInfo> arg0) → Pointer<FILE> -
GetImageKurtosis(
Pointer< Image> arg0, Pointer<Double> arg1, Pointer<Double> arg2, Pointer<ExceptionInfo> arg3) → int -
GetImageListLength(
Pointer< Image> arg0) → int -
GetImageMagick(
Pointer< UnsignedChar> arg0, int arg1, Pointer<Char> arg2) → int -
GetImageMask(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
GetImageMean(
Pointer< Image> arg0, Pointer<Double> arg1, Pointer<Double> arg2, Pointer<ExceptionInfo> arg3) → int -
GetImageMedian(
Pointer< Image> arg0, Pointer<Double> arg1, Pointer<ExceptionInfo> arg2) → int -
GetImageMinimumBoundingBox(
Pointer< Image> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<PointInfo> -
GetImageMoments(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<ChannelMoments> -
GetImageOption(
Pointer< ImageInfo> arg0, Pointer<Char> arg1) → Pointer<Char> -
GetImagePerceptualHash(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<ChannelPerceptualHash> -
GetImagePixelCacheType(
Pointer< Image> arg0) → int -
GetImageProfile(
Pointer< Image> arg0, Pointer<Char> arg1) → Pointer<StringInfo> -
GetImageProperty(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Char> -
GetImageQuantizeError(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
GetImageQuantumDepth(
Pointer< Image> arg0, int arg1) → int -
GetImageRange(
Pointer< Image> arg0, Pointer<Double> arg1, Pointer<Double> arg2, Pointer<ExceptionInfo> arg3) → int -
GetImageReferenceCount(
Pointer< Image> arg0) → int -
GetImageRegistry(
int arg0, Pointer< Char> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Void> -
GetImageStatistics(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<ChannelStatistics> -
GetImageTotalInkDensity(
Pointer< Image> image, Pointer<ExceptionInfo> arg1) → double -
GetImageType(
Pointer< Image> arg0) → int -
GetImageViewAuthenticMetacontent(
Pointer< ImageView> arg0) → Pointer<Void> -
GetImageViewAuthenticPixels(
Pointer< ImageView> arg0) → Pointer<Quantum> -
GetImageViewException(
Pointer< ImageView> arg0, Pointer<Int32> arg1) → Pointer<Char> -
GetImageViewExtent(
Pointer< ImageView> arg0) → RectangleInfo -
GetImageViewImage(
Pointer< ImageView> arg0) → Pointer<Image> -
GetImageViewIterator(
Pointer< ImageView> arg0, GetImageViewMethod arg1, Pointer<Void> arg2) → int -
GetImageViewVirtualMetacontent(
Pointer< ImageView> arg0) → Pointer<Void> -
GetImageViewVirtualPixels(
Pointer< ImageView> arg0) → Pointer<Quantum> -
GetImageVirtualPixelMethod(
Pointer< Image> arg0) → int -
GetLastImageInList(
Pointer< Image> arg0) → Pointer<Image> -
GetLastValueInLinkedList(
Pointer< LinkedListInfo> arg0) → Pointer<Void> -
GetLocaleExceptionMessage(
int arg0, Pointer< Char> arg1) → Pointer<Char> -
GetLocaleInfo_(
Pointer< Char> arg0, Pointer<ExceptionInfo> arg1) → Pointer<LocaleInfo> -
GetLocaleInfoList(
Pointer< Char> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Pointer< LocaleInfo> > -
GetLocaleList(
Pointer< Char> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Pointer< Char> > -
GetLocaleMessage(
Pointer< Char> arg0) → Pointer<Char> -
GetLocaleOptions(
Pointer< Char> arg0, Pointer<ExceptionInfo> arg1) → Pointer<LinkedListInfo> -
GetLogEventMask(
) → int -
GetLogInfoList(
Pointer< Char> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Pointer< LogInfo> > -
GetLogList(
Pointer< Char> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Pointer< Char> > -
GetLogName(
) → Pointer< Char> -
GetMagicInfo(
Pointer< UnsignedChar> arg0, int arg1, Pointer<ExceptionInfo> arg2) → Pointer<MagicInfo> -
GetMagicInfoList(
Pointer< Char> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Pointer< MagicInfo> > -
GetMagickAdjoin(
Pointer< MagickInfo> arg0) → int -
GetMagickBlobSupport(
Pointer< MagickInfo> arg0) → int -
GetMagickCopyright(
) → Pointer< Char> -
GetMagickDecoderSeekableStream(
Pointer< MagickInfo> arg0) → int -
GetMagickDecoderThreadSupport(
Pointer< MagickInfo> arg0) → int -
GetMagickDelegates(
) → Pointer< Char> -
GetMagickDescription(
Pointer< MagickInfo> arg0) → Pointer<Char> -
GetMagickEncoderSeekableStream(
Pointer< MagickInfo> arg0) → int -
GetMagickEncoderThreadSupport(
Pointer< MagickInfo> arg0) → int -
GetMagickEndianSupport(
Pointer< MagickInfo> arg0) → int -
GetMagickFeatures(
) → Pointer< Char> -
GetMagickHomeURL(
) → Pointer< Char> -
GetMagickInfo(
Pointer< Char> arg0, Pointer<ExceptionInfo> arg1) → Pointer<MagickInfo> -
GetMagickInfoList(
Pointer< Char> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Pointer< MagickInfo> > -
GetMagickLicense(
) → Pointer< Char> -
GetMagickList(
Pointer< Char> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Pointer< Char> > -
GetMagickMemoryMethods(
Pointer< AcquireMemoryHandler> arg0, Pointer<ResizeMemoryHandler> arg1, Pointer<DestroyMemoryHandler> arg2) → void -
GetMagickMimeType(
Pointer< MagickInfo> arg0) → Pointer<Char> -
GetMagickModuleName(
Pointer< MagickInfo> arg0) → Pointer<Char> -
GetMagickName(
Pointer< MagickInfo> arg0) → Pointer<Char> -
GetMagickPackageName(
) → Pointer< Char> -
GetMagickPrecision(
) → int -
GetMagickProperty(
Pointer< ImageInfo> arg0, Pointer<Image> arg1, Pointer<Char> arg2, Pointer<ExceptionInfo> arg3) → Pointer<Char> -
GetMagickQuantumDepth(
Pointer< Size> arg0) → Pointer<Char> -
GetMagickQuantumRange(
Pointer< Size> arg0) → Pointer<Char> -
GetMagickRawSupport(
Pointer< MagickInfo> arg0) → int -
GetMagickReleaseDate(
) → Pointer< Char> -
GetMagickResource(
int arg0) → int -
GetMagickResourceLimit(
int arg0) → int -
GetMagickStealth(
Pointer< MagickInfo> arg0) → int -
GetMagickUseExtension(
Pointer< MagickInfo> arg0) → int -
GetMagickVersion(
Pointer< Size> arg0) → Pointer<Char> -
GetMagicList(
Pointer< Char> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Pointer< Char> > -
GetMagicName(
Pointer< MagicInfo> arg0) → Pointer<Char> -
GetMagicPatternExtent(
Pointer< ExceptionInfo> arg0) → int -
GetMatrixColumns(
Pointer< MatrixInfo> arg0) → int -
GetMatrixElement(
Pointer< MatrixInfo> arg0, int arg1, int arg2, Pointer<Void> arg3) → int -
GetMatrixRows(
Pointer< MatrixInfo> arg0) → int -
GetMaxMemoryRequest(
) → int -
GetMimeDescription(
Pointer< MimeInfo> arg0) → Pointer<Char> -
GetMimeInfo(
Pointer< Char> arg0, Pointer<UnsignedChar> arg1, int arg2, Pointer<ExceptionInfo> arg3) → Pointer<MimeInfo> -
GetMimeInfoList(
Pointer< Char> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Pointer< MimeInfo> > -
GetMimeList(
Pointer< Char> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Pointer< Char> > -
GetMimeType(
Pointer< MimeInfo> arg0) → Pointer<Char> -
GetModuleInfo(
Pointer< Char> arg0, Pointer<ExceptionInfo> arg1) → Pointer<ModuleInfo> -
GetModuleInfoList(
Pointer< Char> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Pointer< ModuleInfo> > -
GetModuleList(
Pointer< Char> arg0, int arg1, Pointer<Size> arg2, Pointer<ExceptionInfo> arg3) → Pointer<Pointer< Char> > -
GetMontageInfo(
Pointer< ImageInfo> arg0, Pointer<MontageInfo> arg1) → void -
GetMultilineTypeMetrics(
Pointer< Image> arg0, Pointer<DrawInfo> arg1, Pointer<TypeMetric> arg2, Pointer<ExceptionInfo> arg3) → int -
GetNextImageArtifact(
Pointer< Image> arg0) → Pointer<Char> -
GetNextImageInList(
Pointer< Image> arg0) → Pointer<Image> -
GetNextImageOption(
Pointer< ImageInfo> arg0) → Pointer<Char> -
GetNextImageProfile(
Pointer< Image> arg0) → Pointer<Char> -
GetNextImageProperty(
Pointer< Image> arg0) → Pointer<Char> -
GetNextImageRegistry(
) → Pointer< Char> -
GetNextKeyInSplayTree(
Pointer< SplayTreeInfo> arg0) → Pointer<Void> -
GetNextToken(
Pointer< Char> arg0, Pointer<Pointer< arg1, int arg2, Pointer<Char> >Char> arg3) → int -
GetNextValueInLinkedList(
Pointer< LinkedListInfo> arg0) → Pointer<Void> -
GetNextValueInSplayTree(
Pointer< SplayTreeInfo> arg0) → Pointer<Void> -
GetNextXMLTreeTag(
Pointer< XMLTreeInfo> arg0) → Pointer<XMLTreeInfo> -
GetNumberColors(
Pointer< Image> arg0, Pointer<FILE> arg1, Pointer<ExceptionInfo> arg2) → int -
GetNumberOfElementsInLinkedList(
Pointer< LinkedListInfo> arg0) → int -
GetNumberOfNodesInSplayTree(
Pointer< SplayTreeInfo> arg0) → int -
GetOneAuthenticPixel(
Pointer< Image> arg0, int arg1, int arg2, Pointer<Quantum> arg3, Pointer<ExceptionInfo> arg4) → int -
GetOneCacheViewAuthenticPixel(
Pointer< CacheView> arg0, int arg1, int arg2, Pointer<Quantum> arg3, Pointer<ExceptionInfo> arg4) → int -
GetOneCacheViewVirtualMethodPixel(
Pointer< CacheView> arg0, int arg1, int arg2, int arg3, Pointer<Quantum> arg4, Pointer<ExceptionInfo> arg5) → int -
GetOneCacheViewVirtualPixel(
Pointer< CacheView> arg0, int arg1, int arg2, Pointer<Quantum> arg3, Pointer<ExceptionInfo> arg4) → int -
GetOneCacheViewVirtualPixelInfo(
Pointer< CacheView> arg0, int arg1, int arg2, Pointer<PixelInfo> arg3, Pointer<ExceptionInfo> arg4) → int -
GetOneVirtualPixel(
Pointer< Image> arg0, int arg1, int arg2, Pointer<Quantum> arg3, Pointer<ExceptionInfo> arg4) → int -
GetOneVirtualPixelInfo(
Pointer< Image> arg0, int arg1, int arg2, int arg3, Pointer<PixelInfo> arg4, Pointer<ExceptionInfo> arg5) → int -
GetOpenCLDeviceBenchmarkScore(
MagickCLDevice arg0) → double -
GetOpenCLDeviceEnabled(
MagickCLDevice arg0) → int -
GetOpenCLDeviceName(
MagickCLDevice arg0) → Pointer< Char> -
GetOpenCLDevices(
Pointer< Size> arg0, Pointer<ExceptionInfo> arg1) → Pointer<MagickCLDevice> -
GetOpenCLDeviceType(
MagickCLDevice arg0) → int -
GetOpenCLDeviceVendorName(
MagickCLDevice arg0) → Pointer< Char> -
GetOpenCLDeviceVersion(
MagickCLDevice arg0) → Pointer< Char> -
GetOpenCLEnabled(
) → int -
GetOpenCLKernelProfileRecords(
MagickCLDevice arg0, Pointer< Size> arg1) → Pointer<KernelProfileRecord> -
GetPageGeometry(
Pointer< Char> arg0) → Pointer<Char> -
GetPathAttributes(
Pointer< Char> arg0, Pointer<Void> arg1) → int -
GetPathComponent(
Pointer< Char> arg0, int arg1, Pointer<Char> arg2) → void -
GetPathTemplate(
Pointer< Char> arg0) → int -
GetPixelCacheFilename(
Pointer< Image> arg0) → Pointer<Char> -
GetPixelCachePixels(
Pointer< Image> arg0, Pointer<MagickSizeType> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Void> -
GetPixelInfo(
Pointer< Image> arg0, Pointer<PixelInfo> arg1) → void -
GetPixelInfoIntensity(
Pointer< Image> arg0, Pointer<PixelInfo> arg1) → double -
GetPixelIntensity(
Pointer< Image> arg0, Pointer<Quantum> arg1) → double -
GetPolicyInfoList(
Pointer< Char> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Pointer< PolicyInfo> > -
GetPolicyList(
Pointer< Char> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Pointer< Char> > -
GetPolicyValue(
Pointer< Char> arg0) → Pointer<Char> -
GetPreviousImageInList(
Pointer< Image> arg0) → Pointer<Image> -
GetPseudoRandomValue(
Pointer< RandomInfo> arg0) → double -
GetQuantizeInfo(
Pointer< QuantizeInfo> arg0) → void -
GetQuantumEndian(
Pointer< QuantumInfo> arg0) → int -
GetQuantumExtent(
Pointer< Image> arg0, Pointer<QuantumInfo> arg1, int arg2) → int -
GetQuantumFormat(
Pointer< QuantumInfo> arg0) → int -
GetQuantumInfo(
Pointer< ImageInfo> arg0, Pointer<QuantumInfo> arg1) → void -
GetQuantumPixels(
Pointer< QuantumInfo> arg0) → Pointer<UnsignedChar> -
GetQuantumType(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
GetRandomKey(
Pointer< RandomInfo> arg0, int arg1) → Pointer<StringInfo> -
GetRandomSecretKey(
Pointer< RandomInfo> arg0) → int -
GetRandomValue(
Pointer< RandomInfo> arg0) → double - Method declarations.
-
GetRootValueFromSplayTree(
Pointer< SplayTreeInfo> arg0) → Pointer<Void> -
gets_s(
Pointer< Char> _Buffer, int _Size) → Pointer<Char> -
GetStringInfoDatum(
Pointer< StringInfo> arg0) → Pointer<UnsignedChar> -
GetStringInfoLength(
Pointer< StringInfo> arg0) → int -
GetStringInfoName(
Pointer< StringInfo> arg0) → Pointer<Char> -
GetStringInfoPath(
Pointer< StringInfo> arg0) → Pointer<Char> -
GetThresholdMap(
Pointer< Char> arg0, Pointer<ExceptionInfo> arg1) → Pointer<ThresholdMap> -
GetTimerInfo(
Pointer< TimerInfo> arg0) → void -
GetTypeInfo(
Pointer< Char> arg0, Pointer<ExceptionInfo> arg1) → Pointer<TypeInfo> -
GetTypeInfoByFamily(
Pointer< Char> arg0, int arg1, int arg2, int arg3, Pointer<ExceptionInfo> arg4) → Pointer<TypeInfo> -
GetTypeInfoList(
Pointer< Char> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Pointer< TypeInfo> > -
GetTypeList(
Pointer< Char> arg0, Pointer<Size> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Pointer< Char> > -
GetTypeMetrics(
Pointer< Image> arg0, Pointer<DrawInfo> arg1, Pointer<TypeMetric> arg2, Pointer<ExceptionInfo> arg3) → int -
GetUserTime(
Pointer< TimerInfo> arg0) → double -
GetValueFromLinkedList(
Pointer< LinkedListInfo> arg0, int arg1) → Pointer<Void> -
GetValueFromSplayTree(
Pointer< SplayTreeInfo> arg0, Pointer<Void> arg1) → Pointer<Void> -
GetVirtualMemoryBlob(
Pointer< MemoryInfo> arg0) → Pointer<Void> -
GetVirtualMetacontent(
Pointer< Image> arg0) → Pointer<Void> -
GetVirtualPixelQueue(
Pointer< Image> arg0) → Pointer<Quantum> -
GetVirtualPixels(
Pointer< Image> arg0, int arg1, int arg2, int arg3, int arg4, Pointer<ExceptionInfo> arg5) → Pointer<Quantum> -
getw(
Pointer< FILE> _Stream) → int -
GetWandViewException(
Pointer< WandView> arg0, Pointer<Int32> arg1) → Pointer<Char> -
GetWandViewExtent(
Pointer< WandView> arg0) → RectangleInfo -
GetWandViewIterator(
Pointer< WandView> arg0, GetWandViewMethod arg1, Pointer<Void> arg2) → int -
GetWandViewPixels(
Pointer< WandView> arg0) → Pointer<Pointer< PixelWand> > -
GetWandViewWand(
Pointer< WandView> arg0) → Pointer<MagickWand> -
getwc(
Pointer< FILE> _Stream) → int -
getwchar(
) → int -
GetXMLTreeAttribute(
Pointer< XMLTreeInfo> arg0, Pointer<Char> arg1) → Pointer<Char> -
GetXMLTreeChild(
Pointer< XMLTreeInfo> arg0, Pointer<Char> arg1) → Pointer<XMLTreeInfo> -
GetXMLTreeContent(
Pointer< XMLTreeInfo> arg0) → Pointer<Char> -
GetXMLTreeSibling(
Pointer< XMLTreeInfo> arg0) → Pointer<XMLTreeInfo> -
GetXMLTreeTag(
Pointer< XMLTreeInfo> arg0) → Pointer<Char> -
GlobExpression(
Pointer< Char> arg0, Pointer<Char> arg1, int arg2) → int -
GradientImage(
Pointer< Image> arg0, int arg1, int arg2, Pointer<StopInfo> arg3, int arg4, Pointer<ExceptionInfo> arg5) → int -
GravityAdjustGeometry(
int arg0, int arg1, int arg2, Pointer< RectangleInfo> arg3) → void -
GrayscaleImage(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → int -
HaldClutImage(
Pointer< Image> arg0, Pointer<Image> arg1, Pointer<ExceptionInfo> arg2) → int -
HoughLineImage(
Pointer< Image> arg0, int arg1, int arg2, int arg3, Pointer<ExceptionInfo> arg4) → Pointer<Image> -
HuffmanDecodeImage(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
HuffmanEncodeImage(
Pointer< ImageInfo> arg0, Pointer<Image> arg1, Pointer<Image> arg2, Pointer<ExceptionInfo> arg3) → int -
hypot(
double _X, double _Y) → double -
IdentifyImage(
Pointer< Image> arg0, Pointer<FILE> arg1, int arg2, Pointer<ExceptionInfo> arg3) → int -
IdentifyImageCommand(
Pointer< ImageInfo> arg0, int arg1, Pointer<Pointer< arg2, Pointer<Char> >Pointer< arg3, Pointer<Char> >ExceptionInfo> arg4) → int -
IdentifyImageGray(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
IdentifyImageMonochrome(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
IdentifyImageType(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
IdentifyPaletteImage(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
ilogb(
double _X) → int -
ilogbf(
double _X) → int -
ImageListToArray(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<Pointer< Image> > -
ImagesToBlob(
Pointer< ImageInfo> arg0, Pointer<Image> arg1, Pointer<Size> arg2, Pointer<ExceptionInfo> arg3) → Pointer<Void> -
ImagesToCustomStream(
Pointer< ImageInfo> arg0, Pointer<Image> arg1, Pointer<ExceptionInfo> arg2) → void -
ImageToBlob(
Pointer< ImageInfo> arg0, Pointer<Image> arg1, Pointer<Size> arg2, Pointer<ExceptionInfo> arg3) → Pointer<Void> -
ImageToCustomStream(
Pointer< ImageInfo> arg0, Pointer<Image> arg1, Pointer<ExceptionInfo> arg2) → void -
ImageToFile(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<ExceptionInfo> arg2) → int -
ImplodeImage(
Pointer< Image> arg0, double arg1, int arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
ImportImageCommand(
Pointer< ImageInfo> arg0, int arg1, Pointer<Pointer< arg2, Pointer<Char> >Pointer< arg3, Pointer<Char> >ExceptionInfo> arg4) → int -
ImportImagePixels(
Pointer< Image> arg0, int arg1, int arg2, int arg3, int arg4, Pointer<Char> arg5, int arg6, Pointer<Void> arg7, Pointer<ExceptionInfo> arg8) → int -
ImportQuantumPixels(
Pointer< Image> arg0, Pointer<CacheView> arg1, Pointer<QuantumInfo> arg2, int arg3, Pointer<UnsignedChar> arg4, Pointer<ExceptionInfo> arg5) → int -
InheritException(
Pointer< ExceptionInfo> arg0, Pointer<ExceptionInfo> arg1) → void -
InitializePixelChannelMap(
Pointer< Image> arg0) → void -
InjectImageBlob(
Pointer< ImageInfo> arg0, Pointer<Image> arg1, Pointer<Image> arg2, Pointer<Char> arg3, Pointer<ExceptionInfo> arg4) → int -
InsertImageInList(
Pointer< Pointer< arg0, Pointer<Image> >Image> arg1) → void -
InsertValueInLinkedList(
Pointer< LinkedListInfo> arg0, int arg1, Pointer<Void> arg2) → int -
InsertValueInSortedLinkedList(
Pointer< LinkedListInfo> arg0, Pointer<NativeFunction< arg1, Pointer<Int Function(Pointer< >Void> , Pointer<Void> )>Pointer< arg2, Pointer<Void> >Void> arg3) → int -
IntegralImage(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<Image> -
IntegralRotateImage(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
InterpolatePixelChannel(
Pointer< Image> arg0, Pointer<CacheView_> arg1, int arg2, int arg3, double arg4, double arg5, Pointer<Double> arg6, Pointer<ExceptionInfo> arg7) → int -
InterpolatePixelChannels(
Pointer< Image> arg0, Pointer<CacheView_> arg1, Pointer<Image> arg2, int arg3, double arg4, double arg5, Pointer<Quantum> arg6, Pointer<ExceptionInfo> arg7) → int -
InterpolatePixelInfo(
Pointer< Image> arg0, Pointer<CacheView_> arg1, int arg2, double arg3, double arg4, Pointer<PixelInfo> arg5, Pointer<ExceptionInfo> arg6) → int -
InterpolativeResizeImage(
Pointer< Image> arg0, int arg1, int arg2, int arg3, Pointer<ExceptionInfo> arg4) → Pointer<Image> -
InterpretImageFilename(
Pointer< ImageInfo> arg0, Pointer<Image> arg1, Pointer<Char> arg2, int arg3, Pointer<Char> arg4, Pointer<ExceptionInfo> arg5) → int -
InterpretImageProperties(
Pointer< ImageInfo> arg0, Pointer<Image> arg1, Pointer<Char> arg2, Pointer<ExceptionInfo> arg3) → Pointer<Char> -
InterpretLocaleValue(
Pointer< Char> arg0, Pointer<Pointer< arg1) → doubleChar> > -
InterpretSiPrefixValue(
Pointer< Char> arg0, Pointer<Pointer< arg1) → doubleChar> > -
InverseFourierTransformImage(
Pointer< Image> arg0, Pointer<Image> arg1, int arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
InvokeDelegate(
Pointer< ImageInfo> arg0, Pointer<Image> arg1, Pointer<Char> arg2, Pointer<Char> arg3, Pointer<ExceptionInfo> arg4) → int -
InvokeDynamicImageFilter(
Pointer< Char> arg0, Pointer<Pointer< arg1, int arg2, Pointer<Image> >Pointer< arg3, Pointer<Char> >ExceptionInfo> arg4) → int -
InvokeStaticImageFilter(
Pointer< Char> arg0, Pointer<Pointer< arg1, int arg2, Pointer<Image> >Pointer< arg3, Pointer<Char> >ExceptionInfo> arg4) → int -
IsBlobExempt(
Pointer< Image> arg0) → int -
IsBlobSeekable(
Pointer< Image> arg0) → int -
IsBlobTemporary(
Pointer< Image> arg0) → int -
IsCommandOption(
Pointer< Char> arg0) → int -
IsDrawingWand(
Pointer< DrawingWand> arg0) → int -
IsEquivalentImage(
Pointer< Image> arg0, Pointer<Image> arg1, Pointer<ssize_t> x, Pointer<ssize_t> y, Pointer<ExceptionInfo> arg4) → int -
IsEventLogging(
) → int -
IsFuzzyEquivalencePixel(
Pointer< Image> arg0, Pointer<Quantum> arg1, Pointer<Image> arg2, Pointer<Quantum> arg3) → int -
IsFuzzyEquivalencePixelInfo(
Pointer< PixelInfo> arg0, Pointer<PixelInfo> arg1) → int -
IsGeometry(
Pointer< Char> arg0) → int -
IsHighDynamicRangeImage(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
IsHistogramImage(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
IsImageGray(
Pointer< Image> arg0) → int -
IsImageMonochrome(
Pointer< Image> arg0) → int -
IsImageObject(
Pointer< Image> arg0) → int -
IsImageOpaque(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
IsImagesEqual(
Pointer< Image> arg0, Pointer<Image> arg1, Pointer<ExceptionInfo> arg2) → int -
IsImageView(
Pointer< ImageView> arg0) → int -
IsLinkedListEmpty(
Pointer< LinkedListInfo> arg0) → int -
IsMagickCoreInstantiated(
) → int -
IsMagickWand(
Pointer< MagickWand> arg0) → int -
IsMagickWandInstantiated(
) → int -
IsOptionMember(
Pointer< Char> arg0, Pointer<Char> arg1) → int -
IsPaletteImage(
Pointer< Image> arg0) → int -
IsPathAccessible(
Pointer< Char> arg0) → int -
IsPixelIterator(
Pointer< PixelIterator> arg0) → int -
IsPixelWand(
Pointer< PixelWand> arg0) → int -
IsPixelWandSimilar(
Pointer< PixelWand> arg0, Pointer<PixelWand> arg1, double arg2) → int -
IsRightsAuthorized(
int arg0, int arg1, Pointer< Char> arg2) → int -
IsSceneGeometry(
Pointer< Char> arg0, int arg1) → int -
IsStringFalse(
Pointer< Char> arg0) → int -
IsStringTrue(
Pointer< Char> arg0) → int -
IsTaintImage(
Pointer< Image> arg0) → int -
IsWandView(
Pointer< WandView> arg0) → int -
itoa(
int _Value, Pointer< Char> _Buffer, int _Radix) → Pointer<Char> -
j0(
double _X) → double -
j1(
double _X) → double -
jn(
int _X, double _Y) → double -
KmeansImage(
Pointer< Image> arg0, int arg1, int arg2, double arg3, Pointer<ExceptionInfo> arg4) → int -
KuwaharaImage(
Pointer< Image> arg0, double arg1, double arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
labs(
int _Number) → int -
ldexp(
double _X, int _Y) → double -
ldiv(
int _Numerator, int _Denominator) → ldiv_t -
LevelImage(
Pointer< Image> arg0, double arg1, double arg2, double arg3, Pointer<ExceptionInfo> arg4) → int -
LevelImageColors(
Pointer< Image> arg0, Pointer<PixelInfo> arg1, Pointer<PixelInfo> arg2, int arg3, Pointer<ExceptionInfo> arg4) → int -
LevelizeImage(
Pointer< Image> arg0, double arg1, double arg2, double arg3, Pointer<ExceptionInfo> arg4) → int -
lfind(
Pointer< Void> _Key, Pointer<Void> _Base, Pointer<UnsignedInt> _NumOfElements, int _SizeOfElements, _CoreCrtNonSecureSearchSortCompareFunction _CompareFunction) → Pointer<Void> -
lgamma(
double _X) → double -
lgammaf(
double _X) → double -
LinearStretchImage(
Pointer< Image> arg0, double arg1, double arg2, Pointer<ExceptionInfo> arg3) → int -
LinkedListToArray(
Pointer< LinkedListInfo> arg0, Pointer<Pointer< arg1) → intVoid> > -
LiquidRescaleImage(
Pointer< Image> arg0, int arg1, int arg2, double arg3, double arg4, Pointer<ExceptionInfo> arg5) → Pointer<Image> -
ListCoderInfo(
Pointer< FILE> arg0, Pointer<ExceptionInfo> arg1) → int -
ListColorInfo(
Pointer< FILE> arg0, Pointer<ExceptionInfo> arg1) → int -
ListCommandOptions(
Pointer< FILE> arg0, int arg1, Pointer<ExceptionInfo> arg2) → int -
ListConfigureInfo(
Pointer< FILE> arg0, Pointer<ExceptionInfo> arg1) → int -
ListDelegateInfo(
Pointer< FILE> arg0, Pointer<ExceptionInfo> arg1) → int -
ListLocaleInfo(
Pointer< FILE> arg0, Pointer<ExceptionInfo> arg1) → int -
ListLogInfo(
Pointer< FILE> arg0, Pointer<ExceptionInfo> arg1) → int -
ListMagicInfo(
Pointer< FILE> arg0, Pointer<ExceptionInfo> arg1) → int -
ListMagickInfo(
Pointer< FILE> arg0, Pointer<ExceptionInfo> arg1) → int -
ListMagickResourceInfo(
Pointer< FILE> arg0, Pointer<ExceptionInfo> arg1) → int -
ListMagickVersion(
Pointer< FILE> arg0) → void -
ListMimeInfo(
Pointer< FILE> arg0, Pointer<ExceptionInfo> arg1) → int -
ListModuleInfo(
Pointer< FILE> arg0, Pointer<ExceptionInfo> arg1) → int -
ListPolicyInfo(
Pointer< FILE> arg0, Pointer<ExceptionInfo> arg1) → int -
ListThresholdMaps(
Pointer< FILE> arg0, Pointer<ExceptionInfo> arg1) → int -
ListTypeInfo(
Pointer< FILE> arg0, Pointer<ExceptionInfo> arg1) → int -
llabs(
int _Number) → int -
lldiv(
int _Numerator, int _Denominator) → lldiv_t -
llrint(
double _X) → int -
llrintf(
double _X) → int -
llround(
double _X) → int -
llroundf(
double _X) → int -
LoadMimeLists(
Pointer< Char> arg0, Pointer<ExceptionInfo> arg1) → int -
LocalContrastImage(
Pointer< Image> arg0, double arg1, double arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
LocaleCompare(
Pointer< Char> arg0, Pointer<Char> arg1) → int -
LocaleLower(
Pointer< Char> arg0) → void -
LocaleLowercase(
int arg0) → int -
LocaleNCompare(
Pointer< Char> arg0, Pointer<Char> arg1, int arg2) → int -
LocaleUpper(
Pointer< Char> arg0) → void -
LocaleUppercase(
int arg0) → int -
LockSemaphoreInfo(
Pointer< SemaphoreInfo> arg0) → void -
log(
double _X) → double -
log10(
double _X) → double -
log10f(
double _X) → double -
log1p(
double _X) → double -
log1pf(
double _X) → double -
log2(
double _X) → double -
log2f(
double _X) → double -
logb(
double _X) → double -
logbf(
double _X) → double -
logf(
double _X) → double -
LogMagickEvent(
int arg0, Pointer< Char> arg1, Pointer<Char> arg2, int arg3, Pointer<Char> arg4) → int -
LogMagickEventList(
int arg0, Pointer< Char> arg1, Pointer<Char> arg2, int arg3, Pointer<Char> arg4, va_list arg5) → int -
lrint(
double _X) → int -
lrintf(
double _X) → int -
lround(
double _X) → int -
lroundf(
double _X) → int -
lsearch(
Pointer< Void> _Key, Pointer<Void> _Base, Pointer<UnsignedInt> _NumOfElements, int _SizeOfElements, _CoreCrtNonSecureSearchSortCompareFunction _CompareFunction) → Pointer<Void> -
ltoa(
int _Value, Pointer< Char> _Buffer, int _Radix) → Pointer<Char> -
LZWEncodeImage(
Pointer< Image> arg0, int arg1, Pointer<UnsignedChar> arg2, Pointer<ExceptionInfo> arg3) → int -
MagickAdaptiveBlurImage(
Pointer< MagickWand> arg0, double arg1, double arg2) → int -
MagickAdaptiveResizeImage(
Pointer< MagickWand> arg0, int arg1, int arg2) → int -
MagickAdaptiveSharpenImage(
Pointer< MagickWand> arg0, double arg1, double arg2) → int -
MagickAdaptiveThresholdImage(
Pointer< MagickWand> arg0, int arg1, int arg2, double arg3) → int -
MagickAddImage(
Pointer< MagickWand> arg0, Pointer<MagickWand> arg1) → int -
MagickAddNoiseImage(
Pointer< MagickWand> arg0, int arg1, double arg2) → int -
MagickAffineTransformImage(
Pointer< MagickWand> arg0, Pointer<DrawingWand> arg1) → int -
MagickAnimateImages(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → int -
MagickAnnotateImage(
Pointer< MagickWand> arg0, Pointer<DrawingWand> arg1, double arg2, double arg3, double arg4, Pointer<Char> arg5) → int -
MagickAppendImages(
Pointer< MagickWand> arg0, int arg1) → Pointer<MagickWand> -
MagickAutoGammaImage(
Pointer< MagickWand> arg0) → int -
MagickAutoLevelImage(
Pointer< MagickWand> arg0) → int -
MagickAutoOrientImage(
Pointer< MagickWand> arg0) → int -
MagickAutoThresholdImage(
Pointer< MagickWand> arg0, int arg1) → int -
MagickBilateralBlurImage(
Pointer< MagickWand> arg0, double arg1, double arg2, double arg3, double arg4) → int -
MagickBlackThresholdImage(
Pointer< MagickWand> arg0, Pointer<PixelWand> arg1) → int -
MagickBlueShiftImage(
Pointer< MagickWand> arg0, double arg1) → int -
MagickBlurImage(
Pointer< MagickWand> arg0, double arg1, double arg2) → int -
MagickBorderImage(
Pointer< MagickWand> arg0, Pointer<PixelWand> arg1, int arg2, int arg3, int compose) → int -
MagickBrightnessContrastImage(
Pointer< MagickWand> arg0, double arg1, double arg2) → int -
MagickCannyEdgeImage(
Pointer< MagickWand> arg0, double arg1, double arg2, double arg3, double arg4) → int -
MagickChannelFxImage(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → Pointer<MagickWand> -
MagickCharcoalImage(
Pointer< MagickWand> arg0, double arg1, double arg2) → int -
MagickChopImage(
Pointer< MagickWand> arg0, int arg1, int arg2, int arg3, int arg4) → int -
MagickCLAHEImage(
Pointer< MagickWand> arg0, int arg1, int arg2, double arg3, double arg4) → int -
MagickClampImage(
Pointer< MagickWand> arg0) → int -
MagickClearException(
Pointer< MagickWand> arg0) → int -
MagickClipImage(
Pointer< MagickWand> arg0) → int -
MagickClipImagePath(
Pointer< MagickWand> arg0, Pointer<Char> arg1, int arg2) → int -
MagickClutImage(
Pointer< MagickWand> arg0, Pointer<MagickWand> arg1, int arg2) → int -
MagickCoalesceImages(
Pointer< MagickWand> arg0) → Pointer<MagickWand> -
MagickColorDecisionListImage(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → int -
MagickColorizeImage(
Pointer< MagickWand> arg0, Pointer<PixelWand> arg1, Pointer<PixelWand> arg2) → int -
MagickColorMatrixImage(
Pointer< MagickWand> arg0, Pointer<KernelInfo> arg1) → int -
MagickColorThresholdImage(
Pointer< MagickWand> arg0, Pointer<PixelWand> arg1, Pointer<PixelWand> arg2) → int -
MagickCombineImages(
Pointer< MagickWand> arg0, int arg1) → Pointer<MagickWand> -
MagickCommandGenesis(
Pointer< ImageInfo> arg0, MagickCommand arg1, int arg2, Pointer<Pointer< arg3, Pointer<Char> >Pointer< arg4, Pointer<Char> >ExceptionInfo> arg5) → int -
MagickCommentImage(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → int -
MagickCompareImages(
Pointer< MagickWand> arg0, Pointer<MagickWand> arg1, int arg2, Pointer<Double> arg3) → Pointer<MagickWand> -
MagickCompareImagesLayers(
Pointer< MagickWand> arg0, int arg1) → Pointer<MagickWand> -
MagickComplexImages(
Pointer< MagickWand> arg0, int arg1) → Pointer<MagickWand> -
MagickCompositeImage(
Pointer< MagickWand> arg0, Pointer<MagickWand> arg1, int arg2, int arg3, int arg4, int arg5) → int -
MagickCompositeImageGravity(
Pointer< MagickWand> arg0, Pointer<MagickWand> arg1, int arg2, int arg3) → int -
MagickCompositeLayers(
Pointer< MagickWand> arg0, Pointer<MagickWand> arg1, int arg2, int arg3, int arg4) → int -
MagickConnectedComponentsImage(
Pointer< MagickWand> arg0, int arg1, Pointer<Pointer< arg2) → intCCObjectInfo> > -
MagickConstituteImage(
Pointer< MagickWand> arg0, int arg1, int arg2, Pointer<Char> arg3, int arg4, Pointer<Void> arg5) → int -
MagickContrastImage(
Pointer< MagickWand> arg0, int arg1) → int -
MagickContrastStretchImage(
Pointer< MagickWand> arg0, double arg1, double arg2) → int -
MagickConvolveImage(
Pointer< MagickWand> arg0, Pointer<KernelInfo> arg1) → int -
MagickCoreGenesis(
Pointer< Char> arg0, int arg1) → void -
MagickCoreTerminus(
) → void -
MagickCropImage(
Pointer< MagickWand> arg0, int arg1, int arg2, int arg3, int arg4) → int -
MagickCycleColormapImage(
Pointer< MagickWand> arg0, int arg1) → int -
MagickDecipherImage(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → int -
MagickDeconstructImages(
Pointer< MagickWand> arg0) → Pointer<MagickWand> -
MagickDelay(
int arg0) → void -
MagickDeleteImageArtifact(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → int -
MagickDeleteImageProperty(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → int -
MagickDeleteOption(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → int -
MagickDeskewImage(
Pointer< MagickWand> arg0, double arg1) → int -
MagickDespeckleImage(
Pointer< MagickWand> arg0) → int -
MagickDestroyImage(
Pointer< Image> arg0) → Pointer<Image> -
MagickDisplayImage(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → int -
MagickDisplayImages(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → int -
MagickDistortImage(
Pointer< MagickWand> arg0, int arg1, int arg2, Pointer<Double> arg3, int arg4) → int -
MagickDrawImage(
Pointer< MagickWand> arg0, Pointer<DrawingWand> arg1) → int -
MagickEdgeImage(
Pointer< MagickWand> arg0, double arg1) → int -
MagickEmbossImage(
Pointer< MagickWand> arg0, double arg1, double arg2) → int -
MagickEncipherImage(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → int -
MagickEnhanceImage(
Pointer< MagickWand> arg0) → int -
MagickEqualizeImage(
Pointer< MagickWand> arg0) → int -
MagickError(
int arg0, Pointer< Char> arg1, Pointer<Char> arg2) → void -
MagickEvaluateImage(
Pointer< MagickWand> arg0, int arg1, double arg2) → int -
MagickEvaluateImages(
Pointer< MagickWand> arg0, int arg1) → Pointer<MagickWand> -
MagickExportImagePixels(
Pointer< MagickWand> arg0, int arg1, int arg2, int arg3, int arg4, Pointer<Char> arg5, int arg6, Pointer<Void> arg7) → int -
MagickExtentImage(
Pointer< MagickWand> arg0, int arg1, int arg2, int arg3, int arg4) → int -
MagickFatalError(
int arg0, Pointer< Char> arg1, Pointer<Char> arg2) → void -
MagickFlipImage(
Pointer< MagickWand> arg0) → int -
MagickFloodfillPaintImage(
Pointer< MagickWand> arg0, Pointer<PixelWand> arg1, double arg2, Pointer<PixelWand> arg3, int arg4, int arg5, int arg6) → int -
MagickFlopImage(
Pointer< MagickWand> arg0) → int -
MagickForwardFourierTransformImage(
Pointer< MagickWand> arg0, int arg1) → int -
MagickFrameImage(
Pointer< MagickWand> arg0, Pointer<PixelWand> arg1, int arg2, int arg3, int arg4, int arg5, int arg6) → int -
MagickFunctionImage(
Pointer< MagickWand> arg0, int arg1, int arg2, Pointer<Double> arg3) → int -
MagickFxImage(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → Pointer<MagickWand> -
MagickGammaImage(
Pointer< MagickWand> arg0, double arg1) → int -
MagickGaussianBlurImage(
Pointer< MagickWand> arg0, double arg1, double arg2) → int -
MagickGetAntialias(
Pointer< MagickWand> arg0) → int -
MagickGetBackgroundColor(
Pointer< MagickWand> arg0) → Pointer<PixelWand> -
MagickGetColorspace(
Pointer< MagickWand> arg0) → int -
MagickGetCompression(
Pointer< MagickWand> arg0) → int -
MagickGetCompressionQuality(
Pointer< MagickWand> arg0) → int -
MagickGetCopyright(
) → Pointer< Char> -
MagickGetException(
Pointer< MagickWand> arg0, Pointer<Int32> arg1) → Pointer<Char> -
MagickGetExceptionType(
Pointer< MagickWand> arg0) → int -
MagickGetFilename(
Pointer< MagickWand> arg0) → Pointer<Char> -
MagickGetFont(
Pointer< MagickWand> arg0) → Pointer<Char> -
MagickGetFormat(
Pointer< MagickWand> arg0) → Pointer<Char> -
MagickGetGravity(
Pointer< MagickWand> arg0) → int -
MagickGetHomeURL(
) → Pointer< Char> -
MagickGetImage(
Pointer< MagickWand> arg0) → Pointer<MagickWand> -
MagickGetImageAlphaChannel(
Pointer< MagickWand> arg0) → int -
MagickGetImageArtifact(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → Pointer<Char> -
MagickGetImageArtifacts(
Pointer< MagickWand> arg0, Pointer<Char> arg1, Pointer<Size> arg2) → Pointer<Pointer< Char> > -
MagickGetImageBackgroundColor(
Pointer< MagickWand> arg0, Pointer<PixelWand> arg1) → int -
MagickGetImageBlob(
Pointer< MagickWand> arg0, Pointer<Size> arg1) → Pointer<UnsignedChar> -
MagickGetImageBluePrimary(
Pointer< MagickWand> arg0, Pointer<Double> arg1, Pointer<Double> arg2, Pointer<Double> arg3) → int -
MagickGetImageBorderColor(
Pointer< MagickWand> arg0, Pointer<PixelWand> arg1) → int -
MagickGetImageColormapColor(
Pointer< MagickWand> arg0, int arg1, Pointer<PixelWand> arg2) → int -
MagickGetImageColors(
Pointer< MagickWand> arg0) → int -
MagickGetImageColorspace(
Pointer< MagickWand> arg0) → int -
MagickGetImageCompose(
Pointer< MagickWand> arg0) → int -
MagickGetImageCompression(
Pointer< MagickWand> arg0) → int -
MagickGetImageCompressionQuality(
Pointer< MagickWand> arg0) → int -
MagickGetImageDelay(
Pointer< MagickWand> arg0) → int -
MagickGetImageDepth(
Pointer< MagickWand> arg0) → int -
MagickGetImageDispose(
Pointer< MagickWand> arg0) → int -
MagickGetImageDistortion(
Pointer< MagickWand> arg0, Pointer<MagickWand> arg1, int arg2, Pointer<Double> arg3) → int -
MagickGetImageDistortions(
Pointer< MagickWand> arg0, Pointer<MagickWand> arg1, int arg2) → Pointer<Double> -
MagickGetImageEndian(
Pointer< MagickWand> arg0) → int -
MagickGetImageFeatures(
Pointer< MagickWand> arg0, int arg1) → Pointer<ChannelFeatures> -
MagickGetImageFilename(
Pointer< MagickWand> arg0) → Pointer<Char> -
MagickGetImageFormat(
Pointer< MagickWand> arg0) → Pointer<Char> -
MagickGetImageFuzz(
Pointer< MagickWand> arg0) → double -
MagickGetImageGamma(
Pointer< MagickWand> arg0) → double -
MagickGetImageGravity(
Pointer< MagickWand> arg0) → int -
MagickGetImageGreenPrimary(
Pointer< MagickWand> arg0, Pointer<Double> arg1, Pointer<Double> arg2, Pointer<Double> arg3) → int -
MagickGetImageHeight(
Pointer< MagickWand> arg0) → int -
MagickGetImageHistogram(
Pointer< MagickWand> arg0, Pointer<Size> arg1) → Pointer<Pointer< PixelWand> > -
MagickGetImageInterlaceScheme(
Pointer< MagickWand> arg0) → int -
MagickGetImageInterpolateMethod(
Pointer< MagickWand> arg0) → int -
MagickGetImageIterations(
Pointer< MagickWand> arg0) → int -
MagickGetImageKurtosis(
Pointer< MagickWand> arg0, Pointer<Double> arg1, Pointer<Double> arg2) → int -
MagickGetImageLength(
Pointer< MagickWand> arg0, Pointer<MagickSizeType> arg1) → int -
MagickGetImageMask(
Pointer< MagickWand> arg0, int arg1) → Pointer<MagickWand> -
MagickGetImageMatteColor(
Pointer< MagickWand> arg0, Pointer<PixelWand> arg1) → int -
MagickGetImageMean(
Pointer< MagickWand> arg0, Pointer<Double> arg1, Pointer<Double> arg2) → int -
MagickGetImageOrientation(
Pointer< MagickWand> arg0) → int -
MagickGetImagePage(
Pointer< MagickWand> arg0, Pointer<Size> arg1, Pointer<Size> arg2, Pointer<ssize_t> arg3, Pointer<ssize_t> arg4) → int -
MagickGetImagePixelColor(
Pointer< MagickWand> arg0, int arg1, int arg2, Pointer<PixelWand> arg3) → int -
MagickGetImageProfile(
Pointer< MagickWand> arg0, Pointer<Char> arg1, Pointer<Size> arg2) → Pointer<UnsignedChar> -
MagickGetImageProfiles(
Pointer< MagickWand> arg0, Pointer<Char> arg1, Pointer<Size> arg2) → Pointer<Pointer< Char> > -
MagickGetImageProperties(
Pointer< MagickWand> arg0, Pointer<Char> arg1, Pointer<Size> arg2) → Pointer<Pointer< Char> > -
MagickGetImageProperty(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → Pointer<Char> -
MagickGetImageRange(
Pointer< MagickWand> arg0, Pointer<Double> arg1, Pointer<Double> arg2) → int -
MagickGetImageRedPrimary(
Pointer< MagickWand> arg0, Pointer<Double> arg1, Pointer<Double> arg2, Pointer<Double> arg3) → int -
MagickGetImageRegion(
Pointer< MagickWand> arg0, int arg1, int arg2, int arg3, int arg4) → Pointer<MagickWand> -
MagickGetImageRenderingIntent(
Pointer< MagickWand> arg0) → int -
MagickGetImageResolution(
Pointer< MagickWand> arg0, Pointer<Double> arg1, Pointer<Double> arg2) → int -
MagickGetImagesBlob(
Pointer< MagickWand> arg0, Pointer<Size> arg1) → Pointer<UnsignedChar> -
MagickGetImageScene(
Pointer< MagickWand> arg0) → int -
MagickGetImageSignature(
Pointer< MagickWand> arg0) → Pointer<Char> -
MagickGetImageStatistics(
Pointer< MagickWand> arg0) → Pointer<ChannelStatistics> -
MagickGetImageTicksPerSecond(
Pointer< MagickWand> arg0) → int -
MagickGetImageTotalInkDensity(
Pointer< MagickWand> arg0) → double -
MagickGetImageType(
Pointer< MagickWand> arg0) → int -
MagickGetImageUnits(
Pointer< MagickWand> arg0) → int -
MagickGetImageVirtualPixelMethod(
Pointer< MagickWand> arg0) → int -
MagickGetImageWhitePoint(
Pointer< MagickWand> arg0, Pointer<Double> arg1, Pointer<Double> arg2, Pointer<Double> arg3) → int -
MagickGetImageWidth(
Pointer< MagickWand> arg0) → int -
MagickGetInterlaceScheme(
Pointer< MagickWand> arg0) → int -
MagickGetInterpolateMethod(
Pointer< MagickWand> arg0) → int -
MagickGetIteratorIndex(
Pointer< MagickWand> arg0) → int -
MagickGetNumberImages(
Pointer< MagickWand> arg0) → int -
MagickGetOption(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → Pointer<Char> -
MagickGetOptions(
Pointer< MagickWand> arg0, Pointer<Char> arg1, Pointer<Size> arg2) → Pointer<Pointer< Char> > -
MagickGetOrientation(
Pointer< MagickWand> arg0) → int -
MagickGetOrientationType(
Pointer< MagickWand> arg0) → int -
MagickGetPackageName(
) → Pointer< Char> -
MagickGetPage(
Pointer< MagickWand> arg0, Pointer<Size> arg1, Pointer<Size> arg2, Pointer<ssize_t> arg3, Pointer<ssize_t> arg4) → int -
MagickGetPointsize(
Pointer< MagickWand> arg0) → double -
MagickGetQuantumDepth(
Pointer< Size> arg0) → Pointer<Char> -
MagickGetQuantumRange(
Pointer< Size> arg0) → Pointer<Char> -
MagickGetReleaseDate(
) → Pointer< Char> -
MagickGetResolution(
Pointer< MagickWand> arg0, Pointer<Double> arg1, Pointer<Double> arg2) → int -
MagickGetResource(
int arg0) → int -
MagickGetResourceLimit(
int arg0) → int -
MagickGetSamplingFactors(
Pointer< MagickWand> arg0, Pointer<Size> arg1) → Pointer<Double> -
MagickGetSize(
Pointer< MagickWand> arg0, Pointer<Size> arg1, Pointer<Size> arg2) → int -
MagickGetSizeOffset(
Pointer< MagickWand> arg0, Pointer<ssize_t> arg1) → int -
MagickGetType(
Pointer< MagickWand> arg0) → int -
MagickGetVersion(
Pointer< Size> arg0) → Pointer<Char> -
MagickHaldClutImage(
Pointer< MagickWand> arg0, Pointer<MagickWand> arg1) → int -
MagickHasNextImage(
Pointer< MagickWand> arg0) → int -
MagickHasPreviousImage(
Pointer< MagickWand> arg0) → int -
MagickHoughLineImage(
Pointer< MagickWand> arg0, int arg1, int arg2, int arg3) → int -
MagickIdentifyImage(
Pointer< MagickWand> arg0) → Pointer<Char> -
MagickIdentifyImageType(
Pointer< MagickWand> arg0) → int -
MagickImageCommand(
Pointer< ImageInfo> arg0, int arg1, Pointer<Pointer< arg2, Pointer<Char> >Pointer< arg3, Pointer<Char> >ExceptionInfo> arg4) → int -
MagickImplodeImage(
Pointer< MagickWand> arg0, double arg1, int arg2) → int -
MagickImportImagePixels(
Pointer< MagickWand> arg0, int arg1, int arg2, int arg3, int arg4, Pointer<Char> arg5, int arg6, Pointer<Void> arg7) → int -
MagickInterpolativeResizeImage(
Pointer< MagickWand> arg0, int arg1, int arg2, int arg3) → int -
MagickInverseFourierTransformImage(
Pointer< MagickWand> arg0, Pointer<MagickWand> arg1, int arg2) → int -
MagickKmeansImage(
Pointer< MagickWand> arg0, int arg1, int arg2, double arg3) → int -
MagickKuwaharaImage(
Pointer< MagickWand> arg0, double arg1, double arg2) → int -
MagickLabelImage(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → int -
MagickLevelImage(
Pointer< MagickWand> arg0, double arg1, double arg2, double arg3) → int -
MagickLevelImageColors(
Pointer< MagickWand> arg0, Pointer<PixelWand> arg1, Pointer<PixelWand> arg2, int arg3) → int -
MagickLevelizeImage(
Pointer< MagickWand> arg0, double arg1, double arg2, double arg3) → int -
MagickLinearStretchImage(
Pointer< MagickWand> arg0, double arg1, double arg2) → int -
MagickLiquidRescaleImage(
Pointer< MagickWand> arg0, int arg1, int arg2, double arg3, double arg4) → int -
MagickLocalContrastImage(
Pointer< MagickWand> arg0, double arg1, double arg2) → int -
MagickMagnifyImage(
Pointer< MagickWand> arg0) → int -
MagickMeanShiftImage(
Pointer< MagickWand> arg0, int arg1, int arg2, double arg3) → int -
MagickMergeImageLayers(
Pointer< MagickWand> arg0, int arg1) → Pointer<MagickWand> -
MagickMinifyImage(
Pointer< MagickWand> arg0) → int -
MagickModeImage(
Pointer< MagickWand> arg0, double arg1) → int -
MagickModulateImage(
Pointer< MagickWand> arg0, double arg1, double arg2, double arg3) → int -
MagickMontageImage(
Pointer< MagickWand> arg0, Pointer<DrawingWand> arg1, Pointer<Char> arg2, Pointer<Char> arg3, int arg4, Pointer<Char> arg5) → Pointer<MagickWand> -
MagickMorphImages(
Pointer< MagickWand> arg0, int arg1) → Pointer<MagickWand> -
MagickMorphologyImage(
Pointer< MagickWand> arg0, int arg1, int arg2, Pointer<KernelInfo> arg3) → int -
MagickMotionBlurImage(
Pointer< MagickWand> arg0, double arg1, double arg2, double arg3) → int -
MagickNegateImage(
Pointer< MagickWand> arg0, int arg1) → int -
MagickNewImage(
Pointer< MagickWand> arg0, int arg1, int arg2, Pointer<PixelWand> arg3) → int -
MagickNextImage(
Pointer< MagickWand> arg0) → int -
MagickNormalizeImage(
Pointer< MagickWand> arg0) → int -
MagickOilPaintImage(
Pointer< MagickWand> arg0, double arg1, double arg2) → int -
MagickOpaquePaintImage(
Pointer< MagickWand> arg0, Pointer<PixelWand> arg1, Pointer<PixelWand> arg2, double arg3, int arg4) → int -
MagickOptimizeImageLayers(
Pointer< MagickWand> arg0) → Pointer<MagickWand> -
MagickOptimizeImageTransparency(
Pointer< MagickWand> arg0) → int -
MagickOrderedDitherImage(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → int -
MagickPingImage(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → int -
MagickPingImageBlob(
Pointer< MagickWand> arg0, Pointer<Void> arg1, int arg2) → int -
MagickPingImageFile(
Pointer< MagickWand> arg0, Pointer<FILE> arg1) → int -
MagickPolaroidImage(
Pointer< MagickWand> arg0, Pointer<DrawingWand> arg1, Pointer<Char> arg2, double arg3, int arg4) → int -
MagickPolynomialImage(
Pointer< MagickWand> arg0, int arg1, Pointer<Double> arg2) → int -
MagickPosterizeImage(
Pointer< MagickWand> arg0, int arg1, int arg2) → int -
MagickPreviewImages(
Pointer< MagickWand> wand, int arg1) → Pointer<MagickWand> -
MagickPreviousImage(
Pointer< MagickWand> arg0) → int -
MagickProfileImage(
Pointer< MagickWand> arg0, Pointer<Char> arg1, Pointer<Void> arg2, int arg3) → int -
MagickQuantizeImage(
Pointer< MagickWand> arg0, int arg1, int arg2, int arg3, int arg4, int arg5) → int -
MagickQuantizeImages(
Pointer< MagickWand> arg0, int arg1, int arg2, int arg3, int arg4, int arg5) → int -
MagickQueryConfigureOption(
Pointer< Char> arg0) → Pointer<Char> -
MagickQueryConfigureOptions(
Pointer< Char> arg0, Pointer<Size> arg1) → Pointer<Pointer< Char> > -
MagickQueryFontMetrics(
Pointer< MagickWand> arg0, Pointer<DrawingWand> arg1, Pointer<Char> arg2) → Pointer<Double> -
MagickQueryFonts(
Pointer< Char> arg0, Pointer<Size> arg1) → Pointer<Pointer< Char> > -
MagickQueryFormats(
Pointer< Char> arg0, Pointer<Size> arg1) → Pointer<Pointer< Char> > -
MagickQueryMultilineFontMetrics(
Pointer< MagickWand> arg0, Pointer<DrawingWand> arg1, Pointer<Char> arg2) → Pointer<Double> -
MagickRaiseImage(
Pointer< MagickWand> arg0, int arg1, int arg2, int arg3, int arg4, int arg5) → int -
MagickRandomThresholdImage(
Pointer< MagickWand> arg0, double arg1, double arg2) → int -
MagickRangeThresholdImage(
Pointer< MagickWand> arg0, double arg1, double arg2, double arg3, double arg4) → int -
MagickReadImage(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → int -
MagickReadImageBlob(
Pointer< MagickWand> arg0, Pointer<Void> arg1, int arg2) → int -
MagickReadImageFile(
Pointer< MagickWand> arg0, Pointer<FILE> arg1) → int -
MagickReduceNoiseImage(
Pointer< MagickWand> arg0, double arg1) → int -
MagickRelinquishMemory(
Pointer< Void> arg0) → Pointer<Void> -
MagickRemapImage(
Pointer< MagickWand> arg0, Pointer<MagickWand> arg1, int arg2) → int -
MagickRemoveImage(
Pointer< MagickWand> arg0) → int -
MagickRemoveImageProfile(
Pointer< MagickWand> arg0, Pointer<Char> arg1, Pointer<Size> arg2) → Pointer<UnsignedChar> -
MagickResampleImage(
Pointer< MagickWand> arg0, double arg1, double arg2, int arg3) → int -
MagickResetImagePage(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → int -
MagickResetIterator(
Pointer< MagickWand> arg0) → void -
MagickResizeImage(
Pointer< MagickWand> arg0, int arg1, int arg2, int arg3) → int -
MagickRollImage(
Pointer< MagickWand> arg0, int arg1, int arg2) → int -
MagickRotateImage(
Pointer< MagickWand> arg0, Pointer<PixelWand> arg1, double arg2) → int -
MagickRotationalBlurImage(
Pointer< MagickWand> arg0, double arg1) → int -
MagickSampleImage(
Pointer< MagickWand> arg0, int arg1, int arg2) → int -
MagickScaleImage(
Pointer< MagickWand> arg0, int arg1, int arg2) → int -
MagickSegmentImage(
Pointer< MagickWand> arg0, int arg1, int arg2, double arg3, double arg4) → int -
MagickSelectiveBlurImage(
Pointer< MagickWand> arg0, double arg1, double arg2, double arg3) → int -
MagickSeparateImage(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSepiaToneImage(
Pointer< MagickWand> arg0, double arg1) → int -
MagickSetAntialias(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetBackgroundColor(
Pointer< MagickWand> arg0, Pointer<PixelWand> arg1) → int -
MagickSetColorspace(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetCompression(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetCompressionQuality(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetDepth(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetExtract(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → int -
MagickSetFilename(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → int -
MagickSetFirstIterator(
Pointer< MagickWand> arg0) → void -
MagickSetFont(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → int -
MagickSetFormat(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → int -
MagickSetGravity(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetImage(
Pointer< MagickWand> arg0, Pointer<MagickWand> arg1) → int -
MagickSetImageAlpha(
Pointer< MagickWand> arg0, double arg1) → int -
MagickSetImageAlphaChannel(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetImageArtifact(
Pointer< MagickWand> arg0, Pointer<Char> arg1, Pointer<Char> arg2) → int -
MagickSetImageBackgroundColor(
Pointer< MagickWand> arg0, Pointer<PixelWand> arg1) → int -
MagickSetImageBluePrimary(
Pointer< MagickWand> arg0, double arg1, double arg2, double arg3) → int -
MagickSetImageBorderColor(
Pointer< MagickWand> arg0, Pointer<PixelWand> arg1) → int -
MagickSetImageChannelMask(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetImageColor(
Pointer< MagickWand> arg0, Pointer<PixelWand> arg1) → int -
MagickSetImageColormapColor(
Pointer< MagickWand> arg0, int arg1, Pointer<PixelWand> arg2) → int -
MagickSetImageColorspace(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetImageCompose(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetImageCompression(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetImageCompressionQuality(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetImageDelay(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetImageDepth(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetImageDispose(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetImageEndian(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetImageExtent(
Pointer< MagickWand> arg0, int arg1, int arg2) → int -
MagickSetImageFilename(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → int -
MagickSetImageFormat(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → int -
MagickSetImageFuzz(
Pointer< MagickWand> arg0, double arg1) → int -
MagickSetImageGamma(
Pointer< MagickWand> arg0, double arg1) → int -
MagickSetImageGravity(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetImageGreenPrimary(
Pointer< MagickWand> arg0, double arg1, double arg2, double arg3) → int -
MagickSetImageInterlaceScheme(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetImageInterpolateMethod(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetImageIterations(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetImageMask(
Pointer< MagickWand> arg0, int arg1, Pointer<MagickWand> arg2) → int -
MagickSetImageMatte(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetImageMatteColor(
Pointer< MagickWand> arg0, Pointer<PixelWand> arg1) → int -
MagickSetImageOrientation(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetImagePage(
Pointer< MagickWand> arg0, int arg1, int arg2, int arg3, int arg4) → int -
MagickSetImagePixelColor(
Pointer< MagickWand> arg0, int arg1, int arg2, Pointer<PixelWand> arg3) → int -
MagickSetImageProfile(
Pointer< MagickWand> arg0, Pointer<Char> arg1, Pointer<Void> arg2, int arg3) → int -
MagickSetImageProgressMonitor(
Pointer< MagickWand> arg0, MagickProgressMonitor arg1, Pointer<Void> arg2) → MagickProgressMonitor -
MagickSetImageProperty(
Pointer< MagickWand> arg0, Pointer<Char> arg1, Pointer<Char> arg2) → int -
MagickSetImageRedPrimary(
Pointer< MagickWand> arg0, double arg1, double arg2, double arg3) → int -
MagickSetImageRenderingIntent(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetImageResolution(
Pointer< MagickWand> arg0, double arg1, double arg2) → int -
MagickSetImageScene(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetImageTicksPerSecond(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetImageType(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetImageUnits(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetImageVirtualPixelMethod(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetImageWhitePoint(
Pointer< MagickWand> arg0, double arg1, double arg2, double arg3) → int -
MagickSetInterlaceScheme(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetInterpolateMethod(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetIteratorIndex(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetLastIterator(
Pointer< MagickWand> arg0) → void -
MagickSetOption(
Pointer< MagickWand> arg0, Pointer<Char> arg1, Pointer<Char> arg2) → int -
MagickSetOrientation(
Pointer< MagickWand> arg0, int arg1) → int -
MagickSetPage(
Pointer< MagickWand> arg0, int arg1, int arg2, int arg3, int arg4) → int -
MagickSetPassphrase(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → int -
MagickSetPointsize(
Pointer< MagickWand> arg0, double arg1) → int -
MagickSetProgressMonitor(
Pointer< MagickWand> arg0, MagickProgressMonitor arg1, Pointer<Void> arg2) → MagickProgressMonitor -
MagickSetResolution(
Pointer< MagickWand> arg0, double arg1, double arg2) → int -
MagickSetResourceLimit(
int type, int limit) → int -
MagickSetSamplingFactors(
Pointer< MagickWand> arg0, int arg1, Pointer<Double> arg2) → int -
MagickSetSecurityPolicy(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → int -
MagickSetSeed(
int arg0) → void -
MagickSetSize(
Pointer< MagickWand> arg0, int arg1, int arg2) → int -
MagickSetSizeOffset(
Pointer< MagickWand> arg0, int arg1, int arg2, int arg3) → int -
MagickSetType(
Pointer< MagickWand> arg0, int arg1) → int -
MagickShadeImage(
Pointer< MagickWand> arg0, int arg1, double arg2, double arg3) → int -
MagickShadowImage(
Pointer< MagickWand> arg0, double arg1, double arg2, int arg3, int arg4) → int -
MagickSharpenImage(
Pointer< MagickWand> arg0, double arg1, double arg2) → int -
MagickShaveImage(
Pointer< MagickWand> arg0, int arg1, int arg2) → int -
MagickShearImage(
Pointer< MagickWand> arg0, Pointer<PixelWand> arg1, double arg2, double arg3) → int -
MagickSigmoidalContrastImage(
Pointer< MagickWand> arg0, int arg1, double arg2, double arg3) → int -
MagickSimilarityImage(
Pointer< MagickWand> arg0, Pointer<MagickWand> arg1, int arg2, double arg3, Pointer<RectangleInfo> arg4, Pointer<Double> arg5) → Pointer<MagickWand> -
MagickSketchImage(
Pointer< MagickWand> arg0, double arg1, double arg2, double arg3) → int -
MagickSmushImages(
Pointer< MagickWand> arg0, int arg1, int arg2) → Pointer<MagickWand> -
MagickSolarizeImage(
Pointer< MagickWand> arg0, double arg1) → int -
MagickSparseColorImage(
Pointer< MagickWand> arg0, int arg1, int arg2, Pointer<Double> arg3) → int -
MagickSpliceImage(
Pointer< MagickWand> arg0, int arg1, int arg2, int arg3, int arg4) → int -
MagickSpreadImage(
Pointer< MagickWand> arg0, int arg1, double arg2) → int -
MagickStatisticImage(
Pointer< MagickWand> arg0, int arg1, int arg2, int arg3) → int -
MagickSteganoImage(
Pointer< MagickWand> arg0, Pointer<MagickWand> arg1, int arg2) → Pointer<MagickWand> -
MagickStereoImage(
Pointer< MagickWand> arg0, Pointer<MagickWand> arg1) → Pointer<MagickWand> -
MagickStripImage(
Pointer< MagickWand> arg0) → int -
MagickSwirlImage(
Pointer< MagickWand> arg0, double arg1, int arg2) → int -
MagickTextureImage(
Pointer< MagickWand> arg0, Pointer<MagickWand> arg1) → Pointer<MagickWand> -
MagickThresholdImage(
Pointer< MagickWand> arg0, double arg1) → int -
MagickThresholdImageChannel(
Pointer< MagickWand> arg0, int arg1, double arg2) → int -
MagickThumbnailImage(
Pointer< MagickWand> arg0, int arg1, int arg2) → int -
MagickTintImage(
Pointer< MagickWand> arg0, Pointer<PixelWand> arg1, Pointer<PixelWand> arg2) → int -
MagickToMime(
Pointer< Char> arg0) → Pointer<Char> -
MagickTransformImageColorspace(
Pointer< MagickWand> arg0, int arg1) → int -
MagickTransparentPaintImage(
Pointer< MagickWand> arg0, Pointer<PixelWand> arg1, double arg2, double arg3, int invert) → int -
MagickTransposeImage(
Pointer< MagickWand> arg0) → int -
MagickTransverseImage(
Pointer< MagickWand> arg0) → int -
MagickTrimImage(
Pointer< MagickWand> arg0, double arg1) → int -
MagickUniqueImageColors(
Pointer< MagickWand> arg0) → int -
MagickUnsharpMaskImage(
Pointer< MagickWand> arg0, double arg1, double arg2, double arg3, double arg4) → int -
MagickVignetteImage(
Pointer< MagickWand> arg0, double arg1, double arg2, int arg3, int arg4) → int -
MagickWandGenesis(
) → void -
MagickWandTerminus(
) → void -
MagickWarning(
int arg0, Pointer< Char> arg1, Pointer<Char> arg2) → void -
MagickWaveImage(
Pointer< MagickWand> arg0, double arg1, double arg2, int arg3) → int -
MagickWaveletDenoiseImage(
Pointer< MagickWand> arg0, double arg1, double arg2) → int -
MagickWhiteBalanceImage(
Pointer< MagickWand> arg0) → int -
MagickWhiteThresholdImage(
Pointer< MagickWand> arg0, Pointer<PixelWand> arg1) → int -
MagickWriteImage(
Pointer< MagickWand> arg0, Pointer<Char> arg1) → int -
MagickWriteImageFile(
Pointer< MagickWand> arg0, Pointer<FILE> arg1) → int -
MagickWriteImages(
Pointer< MagickWand> arg0, Pointer<Char> arg1, int arg2) → int -
MagickWriteImagesFile(
Pointer< MagickWand> arg0, Pointer<FILE> arg1) → int -
MagnifyImage(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<Image> -
malloc(
int _Size) → Pointer< Void> -
MatrixToImage(
Pointer< MatrixInfo> arg0, Pointer<ExceptionInfo> arg1) → Pointer<Image> -
mblen(
Pointer< Char> _Ch, int _MaxCount) → int -
mbstowcs(
Pointer< WChar> _Dest, Pointer<Char> _Source, int _MaxCount) → int -
mbstowcs_s(
Pointer< Size> _PtNumOfCharConverted, Pointer<WChar> _DstBuf, int _SizeInWords, Pointer<Char> _SrcBuf, int _MaxCount) → int -
mbtowc(
Pointer< WChar> _DstCh, Pointer<Char> _SrcCh, int _SrcSizeInBytes) → int -
MeanShiftImage(
Pointer< Image> arg0, int arg1, int arg2, double arg3, Pointer<ExceptionInfo> arg4) → Pointer<Image> -
MergeImageLayers(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
MinifyImage(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<Image> -
MinMaxStretchImage(
Pointer< Image> arg0, double arg1, double arg2, double arg3, Pointer<ExceptionInfo> arg4) → int -
modf(
double _X, Pointer< Double> _Y) → double -
modff(
double _X, Pointer< Float> _Y) → double -
ModifyImage(
Pointer< Pointer< arg0, Pointer<Image> >ExceptionInfo> arg1) → int -
ModulateImage(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<ExceptionInfo> arg2) → int -
MogrifyImage(
Pointer< ImageInfo> arg0, int arg1, Pointer<Pointer< arg2, Pointer<Char> >Pointer< arg3, Pointer<Image> >ExceptionInfo> arg4) → int -
MogrifyImageCommand(
Pointer< ImageInfo> arg0, int arg1, Pointer<Pointer< arg2, Pointer<Char> >Pointer< arg3, Pointer<Char> >ExceptionInfo> arg4) → int -
MogrifyImageInfo(
Pointer< ImageInfo> arg0, int arg1, Pointer<Pointer< arg2, Pointer<Char> >ExceptionInfo> arg3) → int -
MogrifyImageList(
Pointer< ImageInfo> arg0, int arg1, Pointer<Pointer< arg2, Pointer<Char> >Pointer< arg3, Pointer<Image> >ExceptionInfo> arg4) → int -
MogrifyImages(
Pointer< ImageInfo> arg0, int arg1, int arg2, Pointer<Pointer< arg3, Pointer<Char> >Pointer< arg4, Pointer<Image> >ExceptionInfo> arg5) → int -
MontageImageCommand(
Pointer< ImageInfo> arg0, int arg1, Pointer<Pointer< arg2, Pointer<Char> >Pointer< arg3, Pointer<Char> >ExceptionInfo> arg4) → int -
MontageImageList(
Pointer< ImageInfo> arg0, Pointer<MontageInfo> arg1, Pointer<Image> arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
MontageImages(
Pointer< Image> arg0, Pointer<MontageInfo> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
MorphImages(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
MorphologyImage(
Pointer< Image> arg0, int arg1, int arg2, Pointer<KernelInfo> arg3, Pointer<ExceptionInfo> arg4) → Pointer<Image> -
MotionBlurImage(
Pointer< Image> arg0, double arg1, double arg2, double arg3, Pointer<ExceptionInfo> arg4) → Pointer<Image> -
MultilineCensus(
Pointer< Char> arg0) → int -
nan(
Pointer< Char> _X) → double -
nanf(
Pointer< Char> _X) → double -
nearbyint(
double _X) → double -
nearbyintf(
double _X) → double -
NegateImage(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → int -
NewDrawingWand(
) → Pointer< DrawingWand> -
NewImageList(
) → Pointer< Image> -
NewImageView(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<ImageView> -
NewImageViewRegion(
Pointer< Image> arg0, int arg1, int arg2, int arg3, int arg4, Pointer<ExceptionInfo> arg5) → Pointer<ImageView> -
NewLinkedList(
int arg0) → Pointer< LinkedListInfo> -
NewMagickImage(
Pointer< ImageInfo> arg0, int arg1, int arg2, Pointer<PixelInfo> arg3, Pointer<ExceptionInfo> arg4) → Pointer<Image> -
NewMagickWand(
) → Pointer< MagickWand> -
NewMagickWandFromImage(
Pointer< Image> arg0) → Pointer<MagickWand> -
NewPixelIterator(
Pointer< MagickWand> arg0) → Pointer<PixelIterator> -
NewPixelRegionIterator(
Pointer< MagickWand> arg0, int arg1, int arg2, int arg3, int arg4) → Pointer<PixelIterator> -
NewPixelWand(
) → Pointer< PixelWand> -
NewPixelWands(
int arg0) → Pointer< Pointer< PixelWand> > -
NewSplayTree(
Pointer< NativeFunction< arg0, Pointer<Int Function(Pointer< >Void> , Pointer<Void> )>NativeFunction< arg1, Pointer<Pointer< >Void> Function(Pointer<Void> )>NativeFunction< arg2) → Pointer<Pointer< >Void> Function(Pointer<Void> )>SplayTreeInfo> -
NewWandView(
Pointer< MagickWand> arg0) → Pointer<WandView> -
NewWandViewExtent(
Pointer< MagickWand> arg0, int arg1, int arg2, int arg3, int arg4) → Pointer<WandView> -
NewXMLTree(
Pointer< Char> arg0, Pointer<ExceptionInfo> arg1) → Pointer<XMLTreeInfo> -
NewXMLTreeTag(
Pointer< Char> arg0) → Pointer<XMLTreeInfo> -
nextafter(
double _X, double _Y) → double -
nextafterf(
double _X, double _Y) → double -
NormalizeImage(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
NullMatrix(
Pointer< MatrixInfo> arg0) → int -
OilPaintImage(
Pointer< Image> arg0, double arg1, double arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
onexit(
_onexit_t _Func) → _onexit_t -
OpaquePaintImage(
Pointer< Image> arg0, Pointer<PixelInfo> arg1, Pointer<PixelInfo> arg2, int arg3, Pointer<ExceptionInfo> arg4) → int -
OpenStream(
Pointer< ImageInfo> arg0, Pointer<StreamInfo> arg1, Pointer<Char> arg2, Pointer<ExceptionInfo> arg3) → int -
OptimizeImageLayers(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<Image> -
OptimizeImageTransparency(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → void -
OptimizePlusImageLayers(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<Image> -
OrderedDitherImage(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<ExceptionInfo> arg2) → int -
PackbitsEncodeImage(
Pointer< Image> arg0, int arg1, Pointer<UnsignedChar> arg2, Pointer<ExceptionInfo> arg3) → int -
ParseAbsoluteGeometry(
Pointer< Char> arg0, Pointer<RectangleInfo> arg1) → int -
ParseAffineGeometry(
Pointer< Char> arg0, Pointer<AffineMatrix> arg1, Pointer<ExceptionInfo> arg2) → int -
ParseChannelOption(
Pointer< Char> arg0) → int -
ParseCommandOption(
int arg0, int arg1, Pointer< Char> arg2) → int -
ParseGeometry(
Pointer< Char> arg0, Pointer<GeometryInfo> arg1) → int -
ParseGravityGeometry(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<RectangleInfo> arg2, Pointer<ExceptionInfo> arg3) → int -
ParseMetaGeometry(
Pointer< Char> arg0, Pointer<ssize_t> arg1, Pointer<ssize_t> arg2, Pointer<Size> arg3, Pointer<Size> arg4) → int -
ParsePageGeometry(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<RectangleInfo> arg2, Pointer<ExceptionInfo> arg3) → int -
ParsePixelChannelOption(
Pointer< Char> arg0) → int -
ParseRegionGeometry(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<RectangleInfo> arg2, Pointer<ExceptionInfo> arg3) → int -
PasskeyDecipherImage(
Pointer< Image> arg0, Pointer<StringInfo> arg1, Pointer<ExceptionInfo> arg2) → int -
PasskeyEncipherImage(
Pointer< Image> arg0, Pointer<StringInfo> arg1, Pointer<ExceptionInfo> arg2) → int -
PeekDrawingWand(
Pointer< DrawingWand> arg0) → Pointer<DrawInfo> -
PerceptibleImage(
Pointer< Image> arg0, double arg1, Pointer<ExceptionInfo> arg2) → int -
perror(
Pointer< Char> _ErrorMessage) → void -
PersistPixelCache(
Pointer< Image> arg0, Pointer<Char> arg1, int arg2, Pointer<MagickOffsetType> arg3, Pointer<ExceptionInfo> arg4) → int -
PingBlob(
Pointer< ImageInfo> arg0, Pointer<Void> arg1, int arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
PingImage(
Pointer< ImageInfo> arg0, Pointer<ExceptionInfo> arg1) → Pointer<Image> -
PingImages(
Pointer< ImageInfo> arg0, Pointer<Char> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
PixelClearException(
Pointer< PixelWand> arg0) → int -
PixelClearIteratorException(
Pointer< PixelIterator> arg0) → int -
PixelGetAlpha(
Pointer< PixelWand> arg0) → double -
PixelGetAlphaQuantum(
Pointer< PixelWand> arg0) → int -
PixelGetBlack(
Pointer< PixelWand> arg0) → double -
PixelGetBlackQuantum(
Pointer< PixelWand> arg0) → int -
PixelGetBlue(
Pointer< PixelWand> arg0) → double -
PixelGetBlueQuantum(
Pointer< PixelWand> arg0) → int -
PixelGetColorAsNormalizedString(
Pointer< PixelWand> arg0) → Pointer<Char> -
PixelGetColorAsString(
Pointer< PixelWand> arg0) → Pointer<Char> -
PixelGetColorCount(
Pointer< PixelWand> arg0) → int -
PixelGetCurrentIteratorRow(
Pointer< PixelIterator> arg0, Pointer<Size> arg1) → Pointer<Pointer< PixelWand> > -
PixelGetCyan(
Pointer< PixelWand> arg0) → double -
PixelGetCyanQuantum(
Pointer< PixelWand> arg0) → int -
PixelGetException(
Pointer< PixelWand> arg0, Pointer<Int32> arg1) → Pointer<Char> -
PixelGetExceptionType(
Pointer< PixelWand> arg0) → int -
PixelGetFuzz(
Pointer< PixelWand> arg0) → double -
PixelGetGreen(
Pointer< PixelWand> arg0) → double -
PixelGetGreenQuantum(
Pointer< PixelWand> arg0) → int -
PixelGetHSL(
Pointer< PixelWand> arg0, Pointer<Double> arg1, Pointer<Double> arg2, Pointer<Double> arg3) → void -
PixelGetIndex(
Pointer< PixelWand> arg0) → int -
PixelGetIteratorException(
Pointer< PixelIterator> arg0, Pointer<Int32> arg1) → Pointer<Char> -
PixelGetIteratorExceptionType(
Pointer< PixelIterator> arg0) → int -
PixelGetIteratorRow(
Pointer< PixelIterator> arg0) → int -
PixelGetMagenta(
Pointer< PixelWand> arg0) → double -
PixelGetMagentaQuantum(
Pointer< PixelWand> arg0) → int -
PixelGetMagickColor(
Pointer< PixelWand> arg0, Pointer<PixelInfo> arg1) → void -
PixelGetNextIteratorRow(
Pointer< PixelIterator> arg0, Pointer<Size> arg1) → Pointer<Pointer< PixelWand> > -
PixelGetPixel(
Pointer< PixelWand> arg0) → PixelInfo -
PixelGetPreviousIteratorRow(
Pointer< PixelIterator> arg0, Pointer<Size> arg1) → Pointer<Pointer< PixelWand> > -
PixelGetQuantumPacket(
Pointer< PixelWand> arg0, Pointer<PixelInfo> arg1) → void -
PixelGetQuantumPixel(
Pointer< Image> arg0, Pointer<PixelWand> arg1, Pointer<Quantum> arg2) → void -
PixelGetRed(
Pointer< PixelWand> arg0) → double -
PixelGetRedQuantum(
Pointer< PixelWand> arg0) → int -
PixelGetYellow(
Pointer< PixelWand> arg0) → double -
PixelGetYellowQuantum(
Pointer< PixelWand> arg0) → int -
PixelResetIterator(
Pointer< PixelIterator> arg0) → void -
PixelSetAlpha(
Pointer< PixelWand> arg0, double arg1) → void -
PixelSetAlphaQuantum(
Pointer< PixelWand> arg0, int arg1) → void -
PixelSetBlack(
Pointer< PixelWand> arg0, double arg1) → void -
PixelSetBlackQuantum(
Pointer< PixelWand> arg0, int arg1) → void -
PixelSetBlue(
Pointer< PixelWand> arg0, double arg1) → void -
PixelSetBlueQuantum(
Pointer< PixelWand> arg0, int arg1) → void -
PixelSetColor(
Pointer< PixelWand> arg0, Pointer<Char> arg1) → int -
PixelSetColorCount(
Pointer< PixelWand> arg0, int arg1) → void -
PixelSetColorFromWand(
Pointer< PixelWand> arg0, Pointer<PixelWand> arg1) → void -
PixelSetCyan(
Pointer< PixelWand> arg0, double arg1) → void -
PixelSetCyanQuantum(
Pointer< PixelWand> arg0, int arg1) → void -
PixelSetFirstIteratorRow(
Pointer< PixelIterator> arg0) → void -
PixelSetFuzz(
Pointer< PixelWand> arg0, double arg1) → void -
PixelSetGreen(
Pointer< PixelWand> arg0, double arg1) → void -
PixelSetGreenQuantum(
Pointer< PixelWand> arg0, int arg1) → void -
PixelSetHSL(
Pointer< PixelWand> arg0, double arg1, double arg2, double arg3) → void -
PixelSetIndex(
Pointer< PixelWand> arg0, int arg1) → void -
PixelSetIteratorRow(
Pointer< PixelIterator> arg0, int arg1) → int -
PixelSetLastIteratorRow(
Pointer< PixelIterator> arg0) → void -
PixelSetMagenta(
Pointer< PixelWand> arg0, double arg1) → void -
PixelSetMagentaQuantum(
Pointer< PixelWand> arg0, int arg1) → void -
PixelSetPixelColor(
Pointer< PixelWand> arg0, Pointer<PixelInfo> arg1) → void -
PixelSetQuantumPixel(
Pointer< Image> arg0, Pointer<Quantum> arg1, Pointer<PixelWand> arg2) → void -
PixelSetRed(
Pointer< PixelWand> arg0, double arg1) → void -
PixelSetRedQuantum(
Pointer< PixelWand> arg0, int arg1) → void -
PixelSetYellow(
Pointer< PixelWand> arg0, double arg1) → void -
PixelSetYellowQuantum(
Pointer< PixelWand> arg0, int arg1) → void -
PixelSyncIterator(
Pointer< PixelIterator> arg0) → int -
PlasmaImage(
Pointer< Image> arg0, Pointer<SegmentInfo> arg1, int arg2, int arg3, Pointer<ExceptionInfo> arg4) → int -
PolaroidImage(
Pointer< Image> arg0, Pointer<DrawInfo> arg1, Pointer<Char> arg2, double arg3, int arg4, Pointer<ExceptionInfo> arg5) → Pointer<Image> -
PolynomialImage(
Pointer< Image> arg0, int arg1, Pointer<Double> arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
PopDrawingWand(
Pointer< DrawingWand> arg0) → int -
PosterizeImage(
Pointer< Image> arg0, int arg1, int arg2, Pointer<ExceptionInfo> arg3) → int -
pow(
double _X, double _Y) → double -
powf(
double _X, double _Y) → double -
PrependImageToList(
Pointer< Pointer< arg0, Pointer<Image> >Image> arg1) → void -
PreviewImage(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
PrintStringInfo(
Pointer< FILE> file, Pointer<Char> arg1, Pointer<StringInfo> arg2) → void -
ProcessCommandOptions(
Pointer< MagickCLI> arg0, int arg1, Pointer<Pointer< arg2, int arg3) → intChar> > -
ProcessScriptOptions(
Pointer< MagickCLI> arg0, Pointer<Char> arg1, int arg2, Pointer<Pointer< arg3, int arg4) → voidChar> > -
ProfileImage(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<Void> arg2, int arg3, Pointer<ExceptionInfo> arg4) → int -
PushDrawingWand(
Pointer< DrawingWand> arg0) → int -
putc(
int _Character, Pointer< FILE> _Stream) → int -
putchar(
int _Character) → int -
putenv(
Pointer< Char> _EnvString) → int -
puts(
Pointer< Char> _Buffer) → int -
putw(
int _Ch, Pointer< FILE> _Stream) → int -
putwc(
int _Character, Pointer< FILE> _Stream) → int -
putwchar(
int _Character) → int -
qsort(
Pointer< Void> _Base, int _NumOfElements, int _SizeOfElements, _CoreCrtNonSecureSearchSortCompareFunction _CompareFunction) → void -
qsort_s(
Pointer< Void> _Base, int _NumOfElements, int _SizeOfElements, _CoreCrtSecureSearchSortCompareFunction _CompareFunction, Pointer<Void> _Context) → void -
QuantizeImage(
Pointer< QuantizeInfo> arg0, Pointer<Image> arg1, Pointer<ExceptionInfo> arg2) → int -
QuantizeImages(
Pointer< QuantizeInfo> arg0, Pointer<Image> arg1, Pointer<ExceptionInfo> arg2) → int -
QueryColorCompliance(
Pointer< Char> arg0, int arg1, Pointer<PixelInfo> arg2, Pointer<ExceptionInfo> arg3) → int -
QueryColorname(
Pointer< Image> arg0, Pointer<PixelInfo> arg1, int arg2, Pointer<Char> arg3, Pointer<ExceptionInfo> arg4) → int -
QueueAuthenticPixels(
Pointer< Image> arg0, int arg1, int arg2, int arg3, int arg4, Pointer<ExceptionInfo> arg5) → Pointer<Quantum> -
QueueCacheViewAuthenticPixels(
Pointer< CacheView> arg0, int arg1, int arg2, int arg3, int arg4, Pointer<ExceptionInfo> arg5) → Pointer<Quantum> -
quick_exit(
int _Code) → void -
RaiseImage(
Pointer< Image> arg0, Pointer<RectangleInfo> arg1, int arg2, Pointer<ExceptionInfo> arg3) → int -
rand(
) → int -
RandomThresholdImage(
Pointer< Image> arg0, double arg1, double arg2, Pointer<ExceptionInfo> arg3) → int -
RangeThresholdImage(
Pointer< Image> arg0, double arg1, double arg2, double arg3, double arg4, Pointer<ExceptionInfo> arg5) → int -
ReadImage(
Pointer< ImageInfo> arg0, Pointer<ExceptionInfo> arg1) → Pointer<Image> -
ReadImages(
Pointer< ImageInfo> arg0, Pointer<Char> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
ReadInlineImage(
Pointer< ImageInfo> arg0, Pointer<Char> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
ReadStream(
Pointer< ImageInfo> arg0, StreamHandler arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
realloc(
Pointer< Void> _Block, int _Size) → Pointer<Void> -
ReferenceImage(
Pointer< Image> arg0) → Pointer<Image> -
RegisterAAIImage(
) → int -
RegisterARTImage(
) → int -
RegisterASHLARImage(
) → int -
RegisterAVSImage(
) → int -
RegisterBAYERImage(
) → int -
RegisterBGRImage(
) → int -
RegisterBMPImage(
) → int -
RegisterBRAILLEImage(
) → int -
RegisterCALSImage(
) → int -
RegisterCAPTIONImage(
) → int -
RegisterCINImage(
) → int -
RegisterCIPImage(
) → int -
RegisterCLIPBOARDImage(
) → int -
RegisterCLIPImage(
) → int -
RegisterCMYKImage(
) → int -
RegisterCUBEImage(
) → int -
RegisterCUTImage(
) → int -
RegisterDCMImage(
) → int -
RegisterDDSImage(
) → int -
RegisterDEBUGImage(
) → int -
RegisterDIBImage(
) → int -
RegisterDJVUImage(
) → int -
RegisterDNGImage(
) → int -
RegisterDPSImage(
) → int -
RegisterDPXImage(
) → int -
RegisterEMFImage(
) → int -
RegisterEPTImage(
) → int -
RegisterEXRImage(
) → int -
RegisterFARBFELDImage(
) → int -
RegisterFAXImage(
) → int -
RegisterFITSImage(
) → int -
RegisterFL32Image(
) → int -
RegisterFLIFImage(
) → int -
RegisterFPXImage(
) → int -
RegisterFTXTImage(
) → int -
RegisterGIFImage(
) → int -
RegisterGRADIENTImage(
) → int -
RegisterGRAYImage(
) → int -
RegisterHALDImage(
) → int -
RegisterHDRImage(
) → int -
RegisterHEICImage(
) → int -
RegisterHISTOGRAMImage(
) → int -
RegisterHRZImage(
) → int -
RegisterHTMLImage(
) → int -
RegisterICONImage(
) → int -
RegisterINFOImage(
) → int -
RegisterINLINEImage(
) → int -
RegisterIPLImage(
) → int -
RegisterJBIGImage(
) → int -
RegisterJNXImage(
) → int -
RegisterJP2Image(
) → int -
RegisterJPEGImage(
) → int -
RegisterJSONImage(
) → int -
RegisterJXLImage(
) → int -
RegisterLABELImage(
) → int -
RegisterMACImage(
) → int -
RegisterMAGICKImage(
) → int -
RegisterMagickInfo(
Pointer< MagickInfo> arg0) → int -
RegisterMAPImage(
) → int -
RegisterMASKImage(
) → int -
RegisterMATImage(
) → int -
RegisterMATTEImage(
) → int -
RegisterMETAImage(
) → int -
RegisterMIFFImage(
) → int -
RegisterMONOImage(
) → int -
RegisterMPCImage(
) → int -
RegisterMPRImage(
) → int -
RegisterMSLImage(
) → int -
RegisterMTVImage(
) → int -
RegisterMVGImage(
) → int -
RegisterNULLImage(
) → int -
RegisterORAImage(
) → int -
RegisterOTBImage(
) → int -
RegisterPALMImage(
) → int -
RegisterPANGOImage(
) → int -
RegisterPATTERNImage(
) → int -
RegisterPCDImage(
) → int -
RegisterPCLImage(
) → int -
RegisterPCXImage(
) → int -
RegisterPDBImage(
) → int -
RegisterPDFImage(
) → int -
RegisterPESImage(
) → int -
RegisterPGXImage(
) → int -
RegisterPICTImage(
) → int -
RegisterPIXImage(
) → int -
RegisterPLASMAImage(
) → int -
RegisterPNGImage(
) → int -
RegisterPNMImage(
) → int -
RegisterPS2Image(
) → int -
RegisterPS3Image(
) → int -
RegisterPSDImage(
) → int -
RegisterPSImage(
) → int -
RegisterPWPImage(
) → int -
RegisterQOIImage(
) → int -
RegisterRAWImage(
) → int -
RegisterRGBImage(
) → int -
RegisterRGFImage(
) → int -
RegisterRLAImage(
) → int -
RegisterRLEImage(
) → int -
RegisterSCREENSHOTImage(
) → int -
RegisterSCRImage(
) → int -
RegisterSCTImage(
) → int -
RegisterSFWImage(
) → int -
RegisterSGIImage(
) → int -
RegisterSIXELImage(
) → int -
RegisterStaticModule(
Pointer< Char> arg0, Pointer<ExceptionInfo> exception) → int -
RegisterStaticModules(
) → void -
RegisterSTEGANOImage(
) → int -
RegisterSTRIMGImage(
) → int -
RegisterSUNImage(
) → int -
RegisterSVGImage(
) → int -
RegisterTGAImage(
) → int -
RegisterTHUMBNAILImage(
) → int -
RegisterTIFFImage(
) → int -
RegisterTILEImage(
) → int -
RegisterTIM2Image(
) → int -
RegisterTIMImage(
) → int -
RegisterTTFImage(
) → int -
RegisterTXTImage(
) → int -
RegisterUILImage(
) → int -
RegisterURLImage(
) → int -
RegisterUYVYImage(
) → int -
RegisterVICARImage(
) → int -
RegisterVIDEOImage(
) → int -
RegisterVIDImage(
) → int -
RegisterVIFFImage(
) → int -
RegisterVIPSImage(
) → int -
RegisterWBMPImage(
) → int -
RegisterWEBPImage(
) → int -
RegisterWMFImage(
) → int -
RegisterWPGImage(
) → int -
RegisterXBMImage(
) → int -
RegisterXCFImage(
) → int -
RegisterXCImage(
) → int -
RegisterXImage(
) → int -
RegisterXPMImage(
) → int -
RegisterXPSImage(
) → int -
RegisterXWDImage(
) → int -
RegisterYAMLImage(
) → int -
RegisterYCBCRImage(
) → int -
RegisterYUVImage(
) → int -
RelinquishAlignedMemory(
Pointer< Void> arg0) → Pointer<Void> -
RelinquishMagickMatrix(
Pointer< Pointer< arg0, int arg1) → Pointer<Double> >Pointer< Double> > -
RelinquishMagickMemory(
Pointer< Void> arg0) → Pointer<Void> -
RelinquishMagickResource(
int arg0, int arg1) → void -
RelinquishSemaphoreInfo(
Pointer< Pointer< arg0) → voidSemaphoreInfo> > -
RelinquishUniqueFileResource(
Pointer< Char> arg0) → int -
RelinquishVirtualMemory(
Pointer< MemoryInfo> arg0) → Pointer<MemoryInfo> -
remainder(
double _X, double _Y) → double -
remainderf(
double _X, double _Y) → double -
RemapImage(
Pointer< QuantizeInfo> arg0, Pointer<Image> arg1, Pointer<Image> arg2, Pointer<ExceptionInfo> arg3) → int -
RemapImages(
Pointer< QuantizeInfo> arg0, Pointer<Image> arg1, Pointer<Image> arg2, Pointer<ExceptionInfo> arg3) → int -
RemoteDisplayCommand(
Pointer< ImageInfo> arg0, Pointer<Char> arg1, Pointer<Char> arg2, Pointer<ExceptionInfo> arg3) → int -
remove(
Pointer< Char> _FileName) → int -
RemoveDuplicateLayers(
Pointer< Pointer< arg0, Pointer<Image> >ExceptionInfo> arg1) → void -
RemoveElementByValueFromLinkedList(
Pointer< LinkedListInfo> arg0, Pointer<Void> arg1) → Pointer<Void> -
RemoveElementFromLinkedList(
Pointer< LinkedListInfo> arg0, int arg1) → Pointer<Void> -
RemoveFirstImageFromList(
Pointer< Pointer< arg0) → Pointer<Image> >Image> -
RemoveImageArtifact(
Pointer< Image> arg0, Pointer<Char> arg1) → Pointer<Char> -
RemoveImageFromList(
Pointer< Pointer< arg0) → Pointer<Image> >Image> -
RemoveImageOption(
Pointer< ImageInfo> arg0, Pointer<Char> arg1) → Pointer<Char> -
RemoveImageProfile(
Pointer< Image> arg0, Pointer<Char> arg1) → Pointer<StringInfo> -
RemoveImageProperty(
Pointer< Image> arg0, Pointer<Char> arg1) → Pointer<Char> -
RemoveImageRegistry(
Pointer< Char> arg0) → Pointer<Void> -
RemoveLastElementFromLinkedList(
Pointer< LinkedListInfo> arg0) → Pointer<Void> -
RemoveLastImageFromList(
Pointer< Pointer< arg0) → Pointer<Image> >Image> -
RemoveNodeByValueFromSplayTree(
Pointer< SplayTreeInfo> arg0, Pointer<Void> arg1) → Pointer<Void> -
RemoveNodeFromSplayTree(
Pointer< SplayTreeInfo> arg0, Pointer<Void> arg1) → Pointer<Void> -
RemoveZeroDelayLayers(
Pointer< Pointer< arg0, Pointer<Image> >ExceptionInfo> arg1) → void -
remquo(
double _X, double _Y, Pointer< Int> _Z) → double -
remquof(
double _X, double _Y, Pointer< Int> _Z) → double -
rename(
Pointer< Char> _OldFileName, Pointer<Char> _NewFileName) → int -
ReplaceImageInList(
Pointer< Pointer< arg0, Pointer<Image> >Image> arg1) → void -
ReplaceImageInListReturnLast(
Pointer< Pointer< arg0, Pointer<Image> >Image> arg1) → void -
ResampleImage(
Pointer< Image> arg0, double arg1, double arg2, int arg3, Pointer<ExceptionInfo> arg4) → Pointer<Image> -
ResamplePixelColor(
Pointer< ResampleFilter> arg0, double arg1, double arg2, Pointer<PixelInfo> arg3, Pointer<ExceptionInfo> arg4) → int -
ResetImageArtifactIterator(
Pointer< Image> arg0) → void -
ResetImageOptionIterator(
Pointer< ImageInfo> arg0) → void -
ResetImageOptions(
Pointer< ImageInfo> arg0) → void -
ResetImagePage(
Pointer< Image> arg0, Pointer<Char> arg1) → int -
ResetImagePixels(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
ResetImageProfileIterator(
Pointer< Image> arg0) → void -
ResetImagePropertyIterator(
Pointer< Image> arg0) → void -
ResetImageRegistryIterator(
) → void -
ResetLinkedListIterator(
Pointer< LinkedListInfo> arg0) → void -
ResetMagickMemory(
Pointer< Void> arg0, int arg1, int arg2) → Pointer<Void> -
ResetSplayTree(
Pointer< SplayTreeInfo> arg0) → void -
ResetSplayTreeIterator(
Pointer< SplayTreeInfo> arg0) → void -
ResetStringInfo(
Pointer< StringInfo> arg0) → void -
ResetTimer(
Pointer< TimerInfo> arg0) → void -
ResizeImage(
Pointer< Image> arg0, int arg1, int arg2, int arg3, Pointer<ExceptionInfo> arg4) → Pointer<Image> -
ResizeMagickMemory(
Pointer< Void> arg0, int arg1) → Pointer<Void> -
ResizeQuantumMemory(
Pointer< Void> arg0, int arg1, int arg2) → Pointer<Void> -
ReverseImageList(
Pointer< Pointer< arg0) → voidImage> > -
rewind(
Pointer< FILE> _Stream) → void -
rint(
double _X) → double -
rintf(
double _X) → double -
rmtmp(
) → int -
RollImage(
Pointer< Image> arg0, int arg1, int arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
RotateImage(
Pointer< Image> arg0, double arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
RotationalBlurImage(
Pointer< Image> arg0, double arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
round(
double _X) → double -
roundf(
double _X) → double -
SampleImage(
Pointer< Image> arg0, int arg1, int arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
SanitizeString(
Pointer< Char> arg0) → Pointer<Char> -
scalbln(
double _X, int _Y) → double -
scalblnf(
double _X, int _Y) → double -
scalbn(
double _X, int _Y) → double -
scalbnf(
double _X, int _Y) → double -
ScaleGeometryKernelInfo(
Pointer< KernelInfo> arg0, Pointer<Char> arg1) → void -
ScaleImage(
Pointer< Image> arg0, int arg1, int arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
ScaleKernelInfo(
Pointer< KernelInfo> arg0, double arg1, int arg2) → void -
ScaleResampleFilter(
Pointer< ResampleFilter> arg0, double arg1, double arg2, double arg3, double arg4) → void -
SegmentImage(
Pointer< Image> arg0, int arg1, int arg2, double arg3, double arg4, Pointer<ExceptionInfo> arg5) → int -
SelectiveBlurImage(
Pointer< Image> arg0, double arg1, double arg2, double arg3, Pointer<ExceptionInfo> arg4) → Pointer<Image> -
SeparateImage(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
SeparateImages(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<Image> -
SepiaToneImage(
Pointer< Image> arg0, double arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
SetBlobExempt(
Pointer< Image> arg0, int arg1) → void -
setbuf(
Pointer< FILE> _Stream, Pointer<Char> _Buffer) → void -
SetCacheViewStorageClass(
Pointer< CacheView> arg0, int arg1, Pointer<ExceptionInfo> arg2) → int -
SetCacheViewVirtualPixelMethod(
Pointer< CacheView> arg0, int arg1) → int -
SetClientName(
Pointer< Char> arg0) → Pointer<Char> -
SetClientPath(
Pointer< Char> arg0) → Pointer<Char> -
SetCustomStreamData(
Pointer< CustomStreamInfo> arg0, Pointer<Void> arg1) → void -
SetCustomStreamReader(
Pointer< CustomStreamInfo> arg0, CustomStreamHandler arg1) → void -
SetCustomStreamSeeker(
Pointer< CustomStreamInfo> arg0, CustomStreamSeeker arg1) → void -
SetCustomStreamTeller(
Pointer< CustomStreamInfo> arg0, CustomStreamTeller arg1) → void -
SetCustomStreamWriter(
Pointer< CustomStreamInfo> arg0, CustomStreamHandler arg1) → void -
SetErrorHandler(
ErrorHandler arg0) → ErrorHandler -
SetFatalErrorHandler(
FatalErrorHandler arg0) → FatalErrorHandler -
SetGeometry(
Pointer< Image> arg0, Pointer<RectangleInfo> arg1) → void -
SetGeometryInfo(
Pointer< GeometryInfo> arg0) → void -
SetImageAlpha(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → int -
SetImageAlphaChannel(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → int -
SetImageArtifact(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<Char> arg2) → int -
SetImageBackgroundColor(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
SetImageChannelMask(
Pointer< Image> arg0, int arg1) → int -
SetImageColor(
Pointer< Image> arg0, Pointer<PixelInfo> arg1, Pointer<ExceptionInfo> arg2) → int -
SetImageColorMetric(
Pointer< Image> arg0, Pointer<Image> arg1, Pointer<ExceptionInfo> arg2) → int -
SetImageColorspace(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → int -
SetImageDepth(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → int -
SetImageExtent(
Pointer< Image> arg0, int arg1, int arg2, Pointer<ExceptionInfo> arg3) → int -
SetImageGray(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
SetImageInfo(
Pointer< ImageInfo> arg0, int arg1, Pointer<ExceptionInfo> arg2) → int -
SetImageInfoBlob(
Pointer< ImageInfo> arg0, Pointer<Void> arg1, int arg2) → void -
SetImageInfoCustomStream(
Pointer< ImageInfo> arg0, Pointer<CustomStreamInfo> arg1) → void -
SetImageInfoFile(
Pointer< ImageInfo> arg0, Pointer<FILE> arg1) → void -
SetImageInfoProgressMonitor(
Pointer< ImageInfo> arg0, MagickProgressMonitor arg1, Pointer<Void> arg2) → MagickProgressMonitor -
SetImageMask(
Pointer< Image> arg0, int type, Pointer<Image> arg2, Pointer<ExceptionInfo> arg3) → int -
SetImageMonochrome(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
SetImageOption(
Pointer< ImageInfo> arg0, Pointer<Char> arg1, Pointer<Char> arg2) → int -
SetImageProfile(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<StringInfo> arg2, Pointer<ExceptionInfo> arg3) → int -
SetImageProgress(
Pointer< Image> arg0, Pointer<Char> arg1, int arg2, int arg3) → int -
SetImageProgressMonitor(
Pointer< Image> arg0, MagickProgressMonitor arg1, Pointer<Void> arg2) → MagickProgressMonitor -
SetImageProperty(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<Char> arg2, Pointer<ExceptionInfo> arg3) → int -
SetImageRegionMask(
Pointer< Image> arg0, int type, Pointer<RectangleInfo> arg2, Pointer<ExceptionInfo> arg3) → int -
SetImageRegistry(
int arg0, Pointer< Char> arg1, Pointer<Void> arg2, Pointer<ExceptionInfo> arg3) → int -
SetImageStorageClass(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → int -
SetImageType(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → int -
SetImageViewDescription(
Pointer< ImageView> arg0, Pointer<Char> arg1) → void -
SetImageViewIterator(
Pointer< ImageView> arg0, SetImageViewMethod arg1, Pointer<Void> arg2) → int -
SetImageViewThreads(
Pointer< ImageView> arg0, int arg1) → void -
SetImageVirtualPixelMethod(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → int -
SetLogEventMask(
Pointer< Char> arg0) → int -
SetLogFormat(
Pointer< Char> arg0) → void -
SetLogMethod(
MagickLogMethod arg0) → void -
SetLogName(
Pointer< Char> arg0) → Pointer<Char> -
SetMagickAlignedMemoryMethods(
AcquireAlignedMemoryHandler arg0, RelinquishAlignedMemoryHandler arg1) → void -
SetMagickMemoryMethods(
AcquireMemoryHandler arg0, ResizeMemoryHandler arg1, DestroyMemoryHandler arg2) → void -
SetMagickPrecision(
int arg0) → int -
SetMagickResourceLimit(
int arg0, int arg1) → int -
SetMagickSecurityPolicy(
Pointer< Char> arg0, Pointer<ExceptionInfo> arg1) → int -
SetMagickSecurityPolicyValue(
int arg0, Pointer< Char> arg1, Pointer<Char> arg2, Pointer<ExceptionInfo> arg3) → int -
SetMatrixElement(
Pointer< MatrixInfo> arg0, int arg1, int arg2, Pointer<Void> arg3) → int -
SetOpenCLDeviceEnabled(
MagickCLDevice arg0, int arg1) → void -
SetOpenCLEnabled(
int arg0) → int -
SetOpenCLKernelProfileEnabled(
MagickCLDevice arg0, int arg1) → void -
SetPixelChannelMask(
Pointer< Image> arg0, int arg1) → int - Pixel method declarations.
-
SetPixelMetaChannels(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → int -
SetQuantumAlphaType(
Pointer< QuantumInfo> arg0, int arg1) → void -
SetQuantumDepth(
Pointer< Image> arg0, Pointer<QuantumInfo> arg1, int arg2) → int -
SetQuantumEndian(
Pointer< Image> arg0, Pointer<QuantumInfo> arg1, int arg2) → int -
SetQuantumFormat(
Pointer< Image> arg0, Pointer<QuantumInfo> arg1, int arg2) → int -
SetQuantumImageType(
Pointer< Image> arg0, int arg1) → void -
SetQuantumMinIsWhite(
Pointer< QuantumInfo> arg0, int arg1) → void -
SetQuantumPack(
Pointer< QuantumInfo> arg0, int arg1) → void -
SetQuantumPad(
Pointer< Image> arg0, Pointer<QuantumInfo> arg1, int arg2) → int -
SetQuantumQuantum(
Pointer< QuantumInfo> arg0, int arg1) → void -
SetQuantumScale(
Pointer< QuantumInfo> arg0, double arg1) → void -
SetRandomKey(
Pointer< RandomInfo> arg0, int arg1, Pointer<UnsignedChar> arg2) → void -
SetRandomSecretKey(
int arg0) → void -
SetRandomTrueRandom(
int arg0) → void -
SetResampleFilter(
Pointer< ResampleFilter> arg0, int arg1) → void -
SetResampleFilterInterpolateMethod(
Pointer< ResampleFilter> arg0, int arg1) → int -
SetResampleFilterVirtualPixelMethod(
Pointer< ResampleFilter> arg0, int arg1) → int -
SetStreamInfoMap(
Pointer< StreamInfo> arg0, Pointer<Char> arg1) → void -
SetStreamInfoStorageType(
Pointer< StreamInfo> arg0, int arg1) → void -
SetStringInfo(
Pointer< StringInfo> arg0, Pointer<StringInfo> arg1) → void -
SetStringInfoDatum(
Pointer< StringInfo> arg0, Pointer<UnsignedChar> arg1) → void -
SetStringInfoLength(
Pointer< StringInfo> arg0, int arg1) → void -
SetStringInfoName(
Pointer< StringInfo> arg0, Pointer<Char> arg1) → void -
SetStringInfoPath(
Pointer< StringInfo> arg0, Pointer<Char> arg1) → void -
setvbuf(
Pointer< FILE> _Stream, Pointer<Char> _Buffer, int _Mode, int _Size) → int -
SetWandViewDescription(
Pointer< WandView> arg0, Pointer<Char> arg1) → void -
SetWandViewIterator(
Pointer< WandView> arg0, SetWandViewMethod arg1, Pointer<Void> arg2) → int -
SetWandViewThreads(
Pointer< WandView> arg0, int arg1) → void -
SetWarningHandler(
WarningHandler arg0) → WarningHandler -
SetXMLTreeContent(
Pointer< XMLTreeInfo> arg0, Pointer<Char> arg1) → Pointer<XMLTreeInfo> -
ShadeImage(
Pointer< Image> arg0, int arg1, double arg2, double arg3, Pointer<ExceptionInfo> arg4) → Pointer<Image> -
ShadowImage(
Pointer< Image> arg0, double arg1, double arg2, int arg3, int arg4, Pointer<ExceptionInfo> arg5) → Pointer<Image> -
SharpenImage(
Pointer< Image> arg0, double arg1, double arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
ShaveImage(
Pointer< Image> arg0, Pointer<RectangleInfo> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
ShearImage(
Pointer< Image> arg0, double arg1, double arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
ShearRotateImage(
Pointer< Image> arg0, double arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
SigmoidalContrastImage(
Pointer< Image> arg0, int arg1, double arg2, double arg3, Pointer<ExceptionInfo> arg4) → int -
SignatureImage(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
SimilarityImage(
Pointer< Image> arg0, Pointer<Image> arg1, int arg2, double arg3, Pointer<RectangleInfo> arg4, Pointer<Double> arg5, Pointer<ExceptionInfo> arg6) → Pointer<Image> -
sin(
double _X) → double -
sinf(
double _X) → double -
sinh(
double _X) → double -
sinhf(
double _X) → double -
SketchImage(
Pointer< Image> arg0, double arg1, double arg2, double arg3, Pointer<ExceptionInfo> arg4) → Pointer<Image> -
SmushImages(
Pointer< Image> arg0, int arg1, int arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
SolarizeImage(
Pointer< Image> arg0, double arg1, Pointer<ExceptionInfo> arg2) → int -
SortColormapByIntensity(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
SortImagePixels(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
SparseColorImage(
Pointer< Image> arg0, int arg1, int arg2, Pointer<Double> arg3, Pointer<ExceptionInfo> arg4) → Pointer<Image> -
SpliceImage(
Pointer< Image> arg0, Pointer<RectangleInfo> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
SpliceImageIntoList(
Pointer< Pointer< arg0, int arg1, Pointer<Image> >Image> arg2) → Pointer<Image> -
SplitImageList(
Pointer< Image> arg0) → Pointer<Image> -
SplitStringInfo(
Pointer< StringInfo> arg0, int arg1) → Pointer<StringInfo> -
SpreadImage(
Pointer< Image> arg0, int arg1, double arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
sqrt(
double _X) → double -
sqrtf(
double _X) → double -
srand(
int _Seed) → void -
StartTimer(
Pointer< TimerInfo> arg0, int arg1) → void -
StatisticImage(
Pointer< Image> arg0, int arg1, int arg2, int arg3, Pointer<ExceptionInfo> arg4) → Pointer<Image> -
SteganoImage(
Pointer< Image> arg0, Pointer<Image> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
StereoAnaglyphImage(
Pointer< Image> arg0, Pointer<Image> arg1, int arg2, int arg3, Pointer<ExceptionInfo> arg4) → Pointer<Image> -
StereoImage(
Pointer< Image> arg0, Pointer<Image> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
StreamImage(
Pointer< ImageInfo> arg0, Pointer<StreamInfo> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
StreamImageCommand(
Pointer< ImageInfo> arg0, int arg1, Pointer<Pointer< arg2, Pointer<Char> >Pointer< arg3, Pointer<Char> >ExceptionInfo> arg4) → int -
strftime(
Pointer< Char> _Buffer, int _SizeInBytes, Pointer<Char> _Format, Pointer<tm> _Tm) → int -
StringInfoToDigest(
Pointer< StringInfo> arg0) → Pointer<Char> -
StringInfoToHexString(
Pointer< StringInfo> arg0) → Pointer<Char> -
StringInfoToString(
Pointer< StringInfo> arg0) → Pointer<Char> -
StringToArgv(
Pointer< Char> arg0, Pointer<Int> arg1) → Pointer<Pointer< Char> > -
StringToArrayOfDoubles(
Pointer< Char> arg0, Pointer<ssize_t> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Double> -
StringToken(
Pointer< Char> arg0, Pointer<Pointer< arg1) → Pointer<Char> >Char> -
StringToList(
Pointer< Char> arg0) → Pointer<Pointer< Char> > -
StringToStringInfo(
Pointer< Char> arg0) → Pointer<StringInfo> -
StringToStrings(
Pointer< Char> arg0, Pointer<Size> arg1) → Pointer<Pointer< Char> > -
StripImage(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
StripMagickString(
Pointer< Char> arg0) → int -
StripString(
Pointer< Char> arg0) → void -
strtod(
Pointer< Char> _String, Pointer<Pointer< _EndPtr) → doubleChar> > -
strtof(
Pointer< Char> _String, Pointer<Pointer< _EndPtr) → doubleChar> > -
strtol(
Pointer< Char> _String, Pointer<Pointer< _EndPtr, int _Radix) → intChar> > -
strtoll(
Pointer< Char> _String, Pointer<Pointer< _EndPtr, int _Radix) → intChar> > -
strtoul(
Pointer< Char> _String, Pointer<Pointer< _EndPtr, int _Radix) → intChar> > -
strtoull(
Pointer< Char> _String, Pointer<Pointer< _EndPtr, int _Radix) → intChar> > -
SubstituteString(
Pointer< Pointer< arg0, Pointer<Char> >Char> arg1, Pointer<Char> arg2) → int -
swab(
Pointer< Char> _Buf1, Pointer<Char> _Buf2, int _SizeInBytes) → void -
SwirlImage(
Pointer< Image> arg0, double arg1, int arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
SyncAuthenticPixels(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
SyncCacheViewAuthenticPixels(
Pointer< CacheView> arg0, Pointer<ExceptionInfo> arg1) → int -
SyncImage(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
SyncImageList(
Pointer< Image> arg0) → void -
SyncImageSettings(
Pointer< ImageInfo> arg0, Pointer<Image> arg1, Pointer<ExceptionInfo> arg2) → int -
SyncImagesSettings(
Pointer< ImageInfo> arg0, Pointer<Image> arg1, Pointer<ExceptionInfo> arg2) → int -
SyncNextImageInList(
Pointer< Image> arg0) → Pointer<Image> -
system(
Pointer< Char> _Command) → int -
tan(
double _X) → double -
tanf(
double _X) → double -
tanh(
double _X) → double -
tanhf(
double _X) → double -
tempnam(
Pointer< Char> _Directory, Pointer<Char> _FilePrefix) → Pointer<Char> -
TextureImage(
Pointer< Image> arg0, Pointer<Image> arg1, Pointer<ExceptionInfo> arg2) → int -
tgamma(
double _X) → double -
tgammaf(
double _X) → double -
ThrowException(
Pointer< ExceptionInfo> arg0, int arg1, Pointer<Char> arg2, Pointer<Char> arg3) → int -
ThrowMagickException(
Pointer< ExceptionInfo> arg0, Pointer<Char> arg1, Pointer<Char> arg2, int arg3, int arg4, Pointer<Char> arg5, Pointer<Char> arg6) → int -
ThrowMagickExceptionList(
Pointer< ExceptionInfo> arg0, Pointer<Char> arg1, Pointer<Char> arg2, int arg3, int arg4, Pointer<Char> arg5, Pointer<Char> arg6, va_list arg7) → int -
ThumbnailImage(
Pointer< Image> arg0, int arg1, int arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
TintImage(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<PixelInfo> arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
tmpfile(
) → Pointer< FILE> -
tmpfile_s(
Pointer< Pointer< _Stream) → intFILE> > -
tmpnam(
Pointer< Char> _Buffer) → Pointer<Char> -
tmpnam_s(
Pointer< Char> _Buffer, int _Size) → int -
Tokenizer(
Pointer< TokenInfo> arg0, int arg1, Pointer<Char> arg2, int arg3, Pointer<Char> arg4, Pointer<Char> arg5, Pointer<Char> arg6, Pointer<Char> arg7, int arg8, Pointer<Char> arg9, Pointer<Int> arg10, Pointer<Char> arg11) → int -
toString(
) → String -
A string representation of this object.
inherited
-
TransferImageViewIterator(
Pointer< ImageView> arg0, Pointer<ImageView> arg1, TransferImageViewMethod arg2, Pointer<Void> arg3) → int -
TransferWandViewIterator(
Pointer< WandView> arg0, Pointer<WandView> arg1, TransferWandViewMethod arg2, Pointer<Void> arg3) → int -
TransformImageColorspace(
Pointer< Image> arg0, int arg1, Pointer<ExceptionInfo> arg2) → int -
TransparentPaintImage(
Pointer< Image> arg0, Pointer<PixelInfo> arg1, int arg2, int arg3, Pointer<ExceptionInfo> arg4) → int -
TransparentPaintImageChroma(
Pointer< Image> arg0, Pointer<PixelInfo> arg1, Pointer<PixelInfo> arg2, int arg3, int arg4, Pointer<ExceptionInfo> arg5) → int -
TransposeImage(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<Image> -
TransverseImage(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<Image> -
TrimImage(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<Image> -
trunc(
double _X) → double -
truncf(
double _X) → double -
tzset(
) → void -
ultoa(
int _Value, Pointer< Char> _Buffer, int _Radix) → Pointer<Char> -
ungetc(
int _Character, Pointer< FILE> _Stream) → int -
ungetwc(
int _Character, Pointer< FILE> _Stream) → int -
UniqueImageColors(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → Pointer<Image> -
UnityAddKernelInfo(
Pointer< KernelInfo> arg0, double arg1) → void -
unlink(
Pointer< Char> _FileName) → int -
UnlockSemaphoreInfo(
Pointer< SemaphoreInfo> arg0) → void -
UnregisterAAIImage(
) → void -
UnregisterARTImage(
) → void -
UnregisterASHLARImage(
) → void -
UnregisterAVSImage(
) → void -
UnregisterBAYERImage(
) → void -
UnregisterBGRImage(
) → void -
UnregisterBMPImage(
) → void -
UnregisterBRAILLEImage(
) → void -
UnregisterCALSImage(
) → void -
UnregisterCAPTIONImage(
) → void -
UnregisterCINImage(
) → void -
UnregisterCIPImage(
) → void -
UnregisterCLIPBOARDImage(
) → void -
UnregisterCLIPImage(
) → void -
UnregisterCMYKImage(
) → void -
UnregisterCUBEImage(
) → void -
UnregisterCUTImage(
) → void -
UnregisterDCMImage(
) → void -
UnregisterDDSImage(
) → void -
UnregisterDEBUGImage(
) → void -
UnregisterDIBImage(
) → void -
UnregisterDJVUImage(
) → void -
UnregisterDNGImage(
) → void -
UnregisterDPSImage(
) → void -
UnregisterDPXImage(
) → void -
UnregisterEMFImage(
) → void -
UnregisterEPTImage(
) → void -
UnregisterEXRImage(
) → void -
UnregisterFARBFELDImage(
) → void -
UnregisterFAXImage(
) → void -
UnregisterFITSImage(
) → void -
UnregisterFL32Image(
) → void -
UnregisterFLIFImage(
) → void -
UnregisterFPXImage(
) → void -
UnregisterFTXTImage(
) → void -
UnregisterGIFImage(
) → void -
UnregisterGRADIENTImage(
) → void -
UnregisterGRAYImage(
) → void -
UnregisterHALDImage(
) → void -
UnregisterHDRImage(
) → void -
UnregisterHEICImage(
) → void -
UnregisterHISTOGRAMImage(
) → void -
UnregisterHRZImage(
) → void -
UnregisterHTMLImage(
) → void -
UnregisterICONImage(
) → void -
UnregisterINFOImage(
) → void -
UnregisterINLINEImage(
) → void -
UnregisterIPLImage(
) → void -
UnregisterJBIGImage(
) → void -
UnregisterJNXImage(
) → void -
UnregisterJP2Image(
) → void -
UnregisterJPEGImage(
) → void -
UnregisterJSONImage(
) → void -
UnregisterJXLImage(
) → void -
UnregisterLABELImage(
) → void -
UnregisterMACImage(
) → void -
UnregisterMAGICKImage(
) → void -
UnregisterMagickInfo(
Pointer< Char> arg0) → int -
UnregisterMAPImage(
) → void -
UnregisterMASKImage(
) → void -
UnregisterMATImage(
) → void -
UnregisterMATTEImage(
) → void -
UnregisterMETAImage(
) → void -
UnregisterMIFFImage(
) → void -
UnregisterMONOImage(
) → void -
UnregisterMPCImage(
) → void -
UnregisterMPRImage(
) → void -
UnregisterMSLImage(
) → void -
UnregisterMTVImage(
) → void -
UnregisterMVGImage(
) → void -
UnregisterNULLImage(
) → void -
UnregisterORAImage(
) → void -
UnregisterOTBImage(
) → void -
UnregisterPALMImage(
) → void -
UnregisterPANGOImage(
) → void -
UnregisterPATTERNImage(
) → void -
UnregisterPCDImage(
) → void -
UnregisterPCLImage(
) → void -
UnregisterPCXImage(
) → void -
UnregisterPDBImage(
) → void -
UnregisterPDFImage(
) → void -
UnregisterPESImage(
) → void -
UnregisterPGXImage(
) → void -
UnregisterPICTImage(
) → void -
UnregisterPIXImage(
) → void -
UnregisterPLASMAImage(
) → void -
UnregisterPNGImage(
) → void -
UnregisterPNMImage(
) → void -
UnregisterPS2Image(
) → void -
UnregisterPS3Image(
) → void -
UnregisterPSDImage(
) → void -
UnregisterPSImage(
) → void -
UnregisterPWPImage(
) → void -
UnregisterQOIImage(
) → void -
UnregisterRAWImage(
) → void -
UnregisterRGBImage(
) → void -
UnregisterRGFImage(
) → void -
UnregisterRLAImage(
) → void -
UnregisterRLEImage(
) → void -
UnregisterSCREENSHOTImage(
) → void -
UnregisterSCRImage(
) → void -
UnregisterSCTImage(
) → void -
UnregisterSFWImage(
) → void -
UnregisterSGIImage(
) → void -
UnregisterSIXELImage(
) → void -
UnregisterStaticModule(
Pointer< Char> arg0) → int -
UnregisterStaticModules(
) → void -
UnregisterSTEGANOImage(
) → void -
UnregisterSTRIMGImage(
) → void -
UnregisterSUNImage(
) → void -
UnregisterSVGImage(
) → void -
UnregisterTGAImage(
) → void -
UnregisterTHUMBNAILImage(
) → void -
UnregisterTIFFImage(
) → void -
UnregisterTILEImage(
) → void -
UnregisterTIM2Image(
) → void -
UnregisterTIMImage(
) → void -
UnregisterTTFImage(
) → void -
UnregisterTXTImage(
) → void -
UnregisterUILImage(
) → void -
UnregisterURLImage(
) → void -
UnregisterUYVYImage(
) → void -
UnregisterVICARImage(
) → void -
UnregisterVIDEOImage(
) → void -
UnregisterVIDImage(
) → void -
UnregisterVIFFImage(
) → void -
UnregisterVIPSImage(
) → void -
UnregisterWBMPImage(
) → void -
UnregisterWEBPImage(
) → void -
UnregisterWMFImage(
) → void -
UnregisterWPGImage(
) → void -
UnregisterXBMImage(
) → void -
UnregisterXCFImage(
) → void -
UnregisterXCImage(
) → void -
UnregisterXImage(
) → void -
UnregisterXPMImage(
) → void -
UnregisterXPSImage(
) → void -
UnregisterXWDImage(
) → void -
UnregisterYAMLImage(
) → void -
UnregisterYCBCRImage(
) → void -
UnregisterYUVImage(
) → void -
UnsharpMaskImage(
Pointer< Image> arg0, double arg1, double arg2, double arg3, double arg4, Pointer<ExceptionInfo> arg5) → Pointer<Image> -
UpdateImageViewIterator(
Pointer< ImageView> arg0, UpdateImageViewMethod arg1, Pointer<Void> arg2) → int -
UpdateWandViewIterator(
Pointer< WandView> arg0, UpdateWandViewMethod arg1, Pointer<Void> arg2) → int -
VignetteImage(
Pointer< Image> arg0, double arg1, double arg2, int arg3, int arg4, Pointer<ExceptionInfo> arg5) → Pointer<Image> -
WaveImage(
Pointer< Image> arg0, double arg1, double arg2, int arg3, Pointer<ExceptionInfo> arg4) → Pointer<Image> -
WaveletDenoiseImage(
Pointer< Image> arg0, double arg1, double arg2, Pointer<ExceptionInfo> arg3) → Pointer<Image> -
wcsftime(
Pointer< WChar> _Buffer, int _SizeInWords, Pointer<WChar> _Format, Pointer<tm> _Tm) → int -
wcstod(
Pointer< WChar> _String, Pointer<Pointer< _EndPtr) → doubleWChar> > -
wcstof(
Pointer< WChar> _String, Pointer<Pointer< _EndPtr) → doubleWChar> > -
wcstol(
Pointer< WChar> _String, Pointer<Pointer< _EndPtr, int _Radix) → intWChar> > -
wcstoll(
Pointer< WChar> _String, Pointer<Pointer< _EndPtr, int _Radix) → intWChar> > -
wcstombs(
Pointer< Char> _Dest, Pointer<WChar> _Source, int _MaxCount) → int -
wcstombs_s(
Pointer< Size> _PtNumOfCharConverted, Pointer<Char> _Dst, int _DstSizeInBytes, Pointer<WChar> _Src, int _MaxCountInBytes) → int -
wcstoul(
Pointer< WChar> _String, Pointer<Pointer< _EndPtr, int _Radix) → intWChar> > -
wcstoull(
Pointer< WChar> _String, Pointer<Pointer< _EndPtr, int _Radix) → intWChar> > -
wctomb(
Pointer< Char> _MbCh, int _WCh) → int -
wctomb_s(
Pointer< Int> _SizeConverted, Pointer<Char> _MbCh, int _SizeInBytes, int _WCh) → int -
WhiteBalanceImage(
Pointer< Image> arg0, Pointer<ExceptionInfo> arg1) → int -
WhiteThresholdImage(
Pointer< Image> arg0, Pointer<Char> arg1, Pointer<ExceptionInfo> arg2) → int -
WriteImage(
Pointer< ImageInfo> arg0, Pointer<Image> arg1, Pointer<ExceptionInfo> arg2) → int -
WriteImages(
Pointer< ImageInfo> arg0, Pointer<Image> arg1, Pointer<Char> arg2, Pointer<ExceptionInfo> arg3) → int -
WriteStream(
Pointer< ImageInfo> arg0, Pointer<Image> arg1, StreamHandler arg2, Pointer<ExceptionInfo> arg3) → int -
XGetImportInfo(
Pointer< XImportInfo> arg0) → void -
XImportImage(
Pointer< ImageInfo> arg0, Pointer<XImportInfo> arg1, Pointer<ExceptionInfo> arg2) → Pointer<Image> -
XMLTreeInfoToXML(
Pointer< XMLTreeInfo> arg0) → Pointer<Char> -
y0(
double _X) → double -
y1(
double _X) → double -
yn(
int _X, double _Y) → double -
ZLIBEncodeImage(
Pointer< Image> arg0, int arg1, Pointer<UnsignedChar> arg2, Pointer<ExceptionInfo> arg3) → int
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited