dmagick.c.deprecate

Undocumented in source.

Members

Aliases

ExtendedRationalType
deprecated alias ExtendedRationalType = MagickRealType
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ExtendedSignedIntegralType
deprecated alias ExtendedSignedIntegralType = MagickOffsetType
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ExtendedUnsignedIntegralType
deprecated alias ExtendedUnsignedIntegralType = MagickSizeType
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MAGICKCORE_QUANTUM_DEPTH
deprecated alias MAGICKCORE_QUANTUM_DEPTH = MagickQuantumDepth

The Quantum depth ImageMagick / DMagick is compiled with.

MonitorHandler
deprecated alias MonitorHandler = MagickBooleanType function(const(char)*, const MagickOffsetType, const MagickSizeType, ExceptionInfo*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ssize_t
alias ssize_t = ptrdiff_t
Undocumented in source.

Enums

MagickLayerMethod
deprecated enum MagickLayerMethod
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

AcquireCacheViewIndexes
deprecated const(IndexPacket)* AcquireCacheViewIndexes(const(CacheView)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AcquireCacheViewPixels
deprecated const(PixelPacket)* AcquireCacheViewPixels(const(CacheView)* , ssize_t , ssize_t , size_t , size_t , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AcquireImagePixels
deprecated const(PixelPacket)* AcquireImagePixels(const(Image)* , ssize_t , ssize_t , size_t , size_t , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AcquireIndexes
deprecated const(IndexPacket)* AcquireIndexes(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AcquireMemory
deprecated void* AcquireMemory(size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AcquireOneCacheViewPixel
deprecated MagickBooleanType AcquireOneCacheViewPixel(const(CacheView)* , ssize_t , ssize_t , PixelPacket* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AcquireOneCacheViewVirtualPixel
deprecated MagickBooleanType AcquireOneCacheViewVirtualPixel(const(CacheView)* , VirtualPixelMethod , ssize_t , ssize_t , PixelPacket* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AcquireOneMagickPixel
deprecated MagickPixelPacket AcquireOneMagickPixel(const(Image)* , ssize_t , ssize_t , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AcquireOnePixel
deprecated PixelPacket AcquireOnePixel(const(Image)* , ssize_t , ssize_t , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AcquireOneVirtualPixel
deprecated PixelPacket AcquireOneVirtualPixel(const(Image)* , VirtualPixelMethod , ssize_t , ssize_t , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AcquirePixels
deprecated const(PixelPacket)* AcquirePixels(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AcquireSemaphoreInfo
deprecated void AcquireSemaphoreInfo(SemaphoreInfo** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AffinityImage
deprecated MagickBooleanType AffinityImage(const(QuantizeInfo)* , Image* , const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AffinityImages
deprecated MagickBooleanType AffinityImages(const(QuantizeInfo)* , Image* , const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AllocateImage
deprecated Image* AllocateImage(const(ImageInfo)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AllocateImageColormap
deprecated MagickBooleanType AllocateImageColormap(Image* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AllocateNextImage
deprecated void AllocateNextImage(const(ImageInfo)* , Image* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AllocateString
deprecated char* AllocateString(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AverageImages
deprecated Image* AverageImages(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ChannelImage
deprecated uint ChannelImage(Image* , ChannelType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ChannelThresholdImage
deprecated uint ChannelThresholdImage(Image* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ClipPathImage
deprecated MagickBooleanType ClipPathImage(Image* , const(char)* , MagickBooleanType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CloneImageAttributes
deprecated MagickBooleanType CloneImageAttributes(Image* , const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CloneMemory
deprecated void* CloneMemory(void* , const(void)* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CloseCacheView
deprecated CacheView* CloseCacheView(CacheView* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ColorFloodfillImage
deprecated MagickBooleanType ColorFloodfillImage(Image* , const(DrawInfo)* , PixelPacket , ssize_t , ssize_t , PaintMethod )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ConstituteComponentGenesis
deprecated MagickBooleanType ConstituteComponentGenesis()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ConstituteComponentTerminus
deprecated void ConstituteComponentTerminus()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DeleteImageAttribute
deprecated MagickBooleanType DeleteImageAttribute(Image* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DeleteMagickRegistry
deprecated MagickBooleanType DeleteMagickRegistry(ssize_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DescribeImage
deprecated MagickBooleanType DescribeImage(Image* , FILE* , MagickBooleanType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DestroyConstitute
deprecated void DestroyConstitute()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DestroyImageAttributes
deprecated void DestroyImageAttributes(Image* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DestroyImages
deprecated void DestroyImages(Image* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DestroyMagick
deprecated void DestroyMagick()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DestroyMagickRegistry
deprecated void DestroyMagickRegistry()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DispatchImage
deprecated uint DispatchImage(const(Image)* , ssize_t , ssize_t , size_t , size_t , const(char)* , StorageType , void* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ExtractSubimageFromImage
deprecated Image* ExtractSubimageFromImage(Image* , const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FlattenImages
deprecated Image* FlattenImages(Image* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FormatImageAttribute
deprecated MagickBooleanType FormatImageAttribute(Image* , const(char)* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FormatImageAttributeList
deprecated MagickBooleanType FormatImageAttributeList(Image* , const(char)* , const(char)* , va_list )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FormatImagePropertyList
deprecated MagickBooleanType FormatImagePropertyList(Image* , const(char)* , const(char)* , va_list )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FormatMagickString
deprecated ssize_t FormatMagickString(char* , size_t , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FormatMagickStringList
deprecated ssize_t FormatMagickStringList(char* , size_t , const(char)* , va_list )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FormatString
deprecated void FormatString(char* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FormatStringList
deprecated void FormatStringList(char* , const(char)* , va_list )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FuzzyColorCompare
deprecated MagickBooleanType FuzzyColorCompare(const(Image)* , const(PixelPacket)* , const(PixelPacket)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FuzzyColorMatch
deprecated uint FuzzyColorMatch(const(PixelPacket)* , const(PixelPacket)* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FuzzyOpacityCompare
deprecated MagickBooleanType FuzzyOpacityCompare(const(Image)* , const(PixelPacket)* , const(PixelPacket)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetCacheView
deprecated PixelPacket* GetCacheView(CacheView* , ssize_t , ssize_t , size_t , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetCacheViewIndexes
deprecated IndexPacket* GetCacheViewIndexes(CacheView* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetCacheViewPixels
deprecated PixelPacket* GetCacheViewPixels(CacheView* , ssize_t , ssize_t , size_t , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetConfigureBlob
deprecated void* GetConfigureBlob(const(char)* , char* , size_t* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetExceptionInfo
deprecated void GetExceptionInfo(ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetImageAttribute
deprecated const(ImageAttribute)* GetImageAttribute(const(Image)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetImageClippingPathAttribute
deprecated const(ImageAttribute)* GetImageClippingPathAttribute(Image* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetImageFromMagickRegistry
deprecated Image* GetImageFromMagickRegistry(const(char)* , ssize_t* id, ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetImageGeometry
deprecated int GetImageGeometry(Image* , const(char)* , uint , RectangleInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetImageList
deprecated Image* GetImageList(const(Image)* , ssize_t , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetImageListIndex
deprecated ssize_t GetImageListIndex(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetImageListSize
deprecated size_t GetImageListSize(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetImagePixels
deprecated PixelPacket* GetImagePixels(Image* , ssize_t , ssize_t , size_t , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetIndexes
deprecated IndexPacket* GetIndexes(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetMagickGeometry
deprecated uint GetMagickGeometry(const(char)* , ssize_t* , ssize_t* , size_t* , size_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetMagickRegistry
deprecated void* GetMagickRegistry(ssize_t , RegistryType* , size_t* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetMonitorHandler
deprecated MonitorHandler GetMonitorHandler()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetNextImage
deprecated Image* GetNextImage(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetNextImageAttribute
deprecated const(ImageAttribute)* GetNextImageAttribute(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetNumberScenes
deprecated uint GetNumberScenes(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetOnePixel
deprecated PixelPacket GetOnePixel(Image* , ssize_t , ssize_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetPixels
deprecated PixelPacket* GetPixels(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetPreviousImage
deprecated Image* GetPreviousImage(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HSLTransform
deprecated void HSLTransform(double , double , double , Quantum* , Quantum* , Quantum* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IdentityAffine
deprecated void IdentityAffine(AffineMatrix* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
InitializeMagick
deprecated void InitializeMagick(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
InitializeModuleList
deprecated MagickBooleanType InitializeModuleList(ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
InterpolatePixelColor
deprecated MagickPixelPacket InterpolatePixelColor(const(Image)* , CacheView* , InterpolatePixelMethod , double , double , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
InterpretImageAttributes
deprecated char* InterpretImageAttributes(const(ImageInfo)* , Image* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IsMagickInstantiated
deprecated MagickBooleanType IsMagickInstantiated()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IsSubimage
deprecated uint IsSubimage(const(char)* , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LevelImageColors
deprecated MagickBooleanType LevelImageColors(Image* , ChannelType , const(MagickPixelPacket)* , const(MagickPixelPacket)* , MagickBooleanType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LiberateMemory
deprecated void LiberateMemory(void** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LiberateSemaphoreInfo
deprecated void LiberateSemaphoreInfo(SemaphoreInfo** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LoadMimeLists
deprecated MagickBooleanType LoadMimeLists(const(char)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MagickIncarnate
deprecated void MagickIncarnate(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MagickMonitor
deprecated MagickBooleanType MagickMonitor(const(char)* , MagickOffsetType , MagickSizeType , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MapImage
deprecated MagickBooleanType MapImage(Image* , const(Image)* , MagickBooleanType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MapImages
deprecated MagickBooleanType MapImages(Image* , const(Image)* , MagickBooleanType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MatteFloodfillImage
deprecated MagickBooleanType MatteFloodfillImage(Image* , PixelPacket , Quantum , ssize_t , ssize_t , PaintMethod )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MaximumImages
deprecated Image* MaximumImages(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MedianFilterImage
deprecated Image* MedianFilterImage(Image* , double , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MinimumImages
deprecated Image* MinimumImages(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ModeImage
deprecated Image* ModeImage(const(Image)* , double , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MosaicImages
deprecated Image* MosaicImages(Image* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OpaqueImage
deprecated MagickBooleanType OpaqueImage(Image* , PixelPacket , PixelPacket )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OpenCacheView
deprecated CacheView* OpenCacheView(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OpenMagickStream
deprecated FILE* OpenMagickStream(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PaintFloodfillImage
deprecated MagickBooleanType PaintFloodfillImage(Image* , ChannelType , const(MagickPixelPacket)* , ssize_t , ssize_t , const(DrawInfo)* , PaintMethod )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PaintOpaqueImage
deprecated MagickBooleanType PaintOpaqueImage(Image* , const(MagickPixelPacket)* , const(MagickPixelPacket)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PaintOpaqueImageChannel
deprecated MagickBooleanType PaintOpaqueImageChannel(Image* , ChannelType , const(MagickPixelPacket)* , const(MagickPixelPacket)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PaintTransparentImage
deprecated MagickBooleanType PaintTransparentImage(Image* , const(MagickPixelPacket)* , Quantum )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ParseImageGeometry
deprecated int ParseImageGeometry(const(char)* , ssize_t* , ssize_t* , size_t* , size_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ParseSizeGeometry
deprecated MagickStatusType ParseSizeGeometry(const(Image)* , const(char)* , RectangleInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PopImageList
deprecated Image* PopImageList(Image** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PopImagePixels
deprecated size_t PopImagePixels(Image* , QuantumType , ubyte* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PostscriptGeometry
deprecated char* PostscriptGeometry(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PushImageList
deprecated uint PushImageList(Image** , const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PushImagePixels
deprecated size_t PushImagePixels(Image* , QuantumType , const(byte)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
QuantizationError
deprecated uint QuantizationError(Image* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RadialBlurImage
deprecated Image* RadialBlurImage(const(Image)* , double , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RadialBlurImageChannel
deprecated Image* RadialBlurImageChannel(const(Image)* , ChannelType , double , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RandomChannelThresholdImage
deprecated uint RandomChannelThresholdImage(Image* , const(char)* , const(char)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ReacquireMemory
deprecated void ReacquireMemory(void** , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RecolorImage
deprecated Image* RecolorImage(const(Image)* , size_t , const(double)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ReduceNoiseImage
deprecated Image* ReduceNoiseImage(const(Image)* , double , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RelinquishSemaphoreInfo
deprecated void RelinquishSemaphoreInfo(SemaphoreInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ResetImageAttributeIterator
deprecated void ResetImageAttributeIterator(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetCacheThreshold
deprecated void SetCacheThreshold(size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetCacheViewPixels
deprecated PixelPacket* SetCacheViewPixels(CacheView* , ssize_t , ssize_t , size_t , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetExceptionInfo
deprecated MagickBooleanType SetExceptionInfo(ExceptionInfo* , ExceptionType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetImage
deprecated void SetImage(Image* , Quantum )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetImageAttribute
deprecated MagickBooleanType SetImageAttribute(Image* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetImageList
deprecated uint SetImageList(Image** , const(Image)* , ssize_t , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetImagePixels
deprecated PixelPacket* SetImagePixels(Image* , ssize_t , ssize_t , size_t , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetMagickRegistry
deprecated ssize_t SetMagickRegistry(RegistryType , const(void)* , size_t , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetMonitorHandler
deprecated MonitorHandler SetMonitorHandler(MonitorHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ShiftImageList
deprecated Image* ShiftImageList(Image** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SizeBlob
deprecated MagickOffsetType SizeBlob(Image* image)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SpliceImageList
deprecated Image* SpliceImageList(Image* , ssize_t , size_t , const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Strip
deprecated void Strip(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SyncCacheViewPixels
deprecated MagickBooleanType SyncCacheViewPixels(CacheView* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SyncImagePixels
deprecated MagickBooleanType SyncImagePixels(Image* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SystemCommand
deprecated int SystemCommand(MagickBooleanType , MagickBooleanType , const(char)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TemporaryFilename
deprecated void TemporaryFilename(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ThresholdImage
deprecated uint ThresholdImage(Image* , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ThresholdImageChannel
deprecated uint ThresholdImageChannel(Image* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TransformColorspace
deprecated uint TransformColorspace(Image* , ColorspaceType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TransformHSL
deprecated void TransformHSL(Quantum , Quantum , Quantum , double* , double* , double* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TranslateText
deprecated char* TranslateText(const(ImageInfo)* , Image* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TransparentImage
deprecated MagickBooleanType TransparentImage(Image* , PixelPacket , Quantum )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UnshiftImageList
deprecated uint UnshiftImageList(Image** , const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ValidateColormapIndex
deprecated IndexPacket ValidateColormapIndex(Image* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ZoomImage
deprecated Image* ZoomImage(const(Image)* , size_t , size_t , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

ImageAttribute
deprecated struct ImageAttribute
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ViewInfo
deprecated struct ViewInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

MagickHuge
deprecated enum MagickRealType MagickHuge;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta