MagickCore
7.0.0
|
Go to the source code of this file.
Macros | |
#define | ThrowBinaryException(severity, tag, context) |
#define | ThrowFatalException(severity, tag) |
#define | ThrowFileException(exception, severity, tag, context) |
#define | ThrowImageException(severity, tag) |
#define | ThrowReaderException(severity, tag) |
#define | ThrowWriterException(severity, tag) |
#define ThrowBinaryException | ( | severity, | |
tag, | |||
context | |||
) |
Definition at line 29 of file exception-private.h.
Referenced by AcquireImageColormap(), AssignImageColors(), Classify(), ClutImage(), ColorDecisionListImage(), ContrastStretchImage(), DecipherImage(), DirectToColormapImage(), DrawImage(), EncipherImage(), EqualizeImage(), FloodfillPaintImage(), GammaImage(), GetImageDistortion(), GradientImage(), HuffmanDecodeImage(), HuffmanEncodeImage(), ImportImagePixels(), InjectImageBlob(), IsImagesEqual(), LinearStretchImage(), OpenPixelCache(), PackbitsEncodeImage(), PasskeyDecipherImage(), PasskeyEncipherImage(), ProfileImage(), QuantizeImage(), RaiseImage(), RemapImage(), RemapImages(), SegmentImage(), SetGrayscaleImage(), SortColormapByIntensity(), sRGBTransformImage(), SyncAuthenticPixelCacheNexus(), TransformsRGBImage(), and WriteImage().
#define ThrowFatalException | ( | severity, | |
tag | |||
) |
Definition at line 36 of file exception-private.h.
Referenced by AcquireDistributeCacheInfo(), AcquireDrawInfo(), AcquireExceptionInfo(), AcquireFxInfo(), AcquireImage(), AcquireImageInfo(), AcquirePixelCacheNexus(), AcquirePixelChannelMap(), AcquireQuantizeInfo(), AcquireQuantumInfo(), AcquireRandomInfo(), AcquireResampleFilter(), AcquireResizeFilter(), AcquireSignatureInfo(), AcquireStreamInfo(), AcquireString(), AcquireStringInfo(), AcquireTimerInfo(), AcquireTokenInfo(), AcquireVirtualCacheView(), AllocateSemaphoreInfo(), Ascii85Initialize(), BalanceSplayTree(), CloneBlobInfo(), CloneCacheView(), CloneDrawInfo(), CloneExceptionInfo(), CloneImageView(), CloneMontageInfo(), ClonePixelCacheRepository(), ClonePixelInfo(), CloneQuantizeInfo(), CloneString(), ConcatenateString(), ConcatenateStringInfo(), ConstantString(), DistributePixelCacheClient(), DistributePixelCacheServer(), DrawImage(), EscapeString(), ExpandFilenames(), GetCommandOptions(), GetImageDepth(), GetImageDistortion(), GetImageDistortions(), GetImageFeatures(), GetImageStatistics(), GetImageViewException(), GetPathComponents(), GetThresholdMapFile(), IncrementRandomNonce(), InitializeMagickList(), IterateOverSplayTree(), ListFiles(), LoadCoderList(), LoadColorList(), LoadConfigureList(), LoadDelegateList(), LoadLocaleList(), LoadLogList(), LoadMagicList(), LoadMimeList(), LoadPolicyList(), LoadTypeList(), LockMagickMutex(), MorphologyPrimitive(), NewHashmap(), NewImageView(), NewImageViewRegion(), NewLinkedList(), NewSplayTree(), OptimalTau(), ParseEntities(), ParseInternalDoctype(), ParseProcessingInstructions(), RegisterMagickInfo(), ResizeMagickMemory(), ScaleSpace(), SetImageDepth(), SetImageRegistry(), SetMagickInfo(), SetStringInfoLength(), SetXMLTreeAttribute(), SplaySplayTree(), StringInfoToHexString(), StringToArgv(), StringToArrayOfDoubles(), StringToList(), SubstituteString(), ThrowException(), TraceBezier(), and UnlockMagickMutex().
#define ThrowFileException | ( | exception, | |
severity, | |||
tag, | |||
context | |||
) |
Definition at line 54 of file exception-private.h.
Referenced by BlobToFile(), ClipImagePath(), FileToBlob(), FileToImage(), ImagesToBlob(), ImageToBlob(), ImageToFile(), InjectImageBlob(), InvokeDelegate(), LoadCoderList(), LoadCoderLists(), LoadColorList(), LoadColorLists(), LoadConfigureList(), LoadConfigureLists(), LoadDelegateList(), LoadLogList(), LoadLogLists(), LoadMagicList(), LoadMagicLists(), LoadMimeList(), LoadPolicyList(), LoadPolicyLists(), LoadTypeList(), OpenBlob(), OpenPixelCache(), ReadImage(), ReadPixelCacheMetacontent(), ReadPixelCachePixels(), RenderPostscript(), WriteImage(), WritePixelCacheMetacontent(), and WritePixelCachePixels().
#define ThrowImageException | ( | severity, | |
tag | |||
) |
Definition at line 64 of file exception-private.h.
Referenced by AdaptiveBlurImage(), AdaptiveSharpenImage(), BlurImage(), ChopImage(), CloneImage(), CompareImages(), CompareImagesLayers(), ConstituteImage(), DeskewImage(), DespeckleImage(), EdgeImage(), EmbossImage(), FrameImage(), GaussianBlurImage(), MontageImageList(), MotionBlurImage(), OilPaintImage(), OptimizeLayerFrames(), PreviewImage(), RadialBlurImage(), ResizeImage(), SampleImage(), ScaleImage(), SelectiveBlurImage(), SharpenImage(), ShaveImage(), ShearImage(), ShearRotateImage(), SimilarityImage(), StatisticImage(), StereoAnaglyphImage(), and WaveImage().
#define ThrowReaderException | ( | severity, | |
tag | |||
) |
Definition at line 70 of file exception-private.h.
Referenced by ReadInlineImage().
#define ThrowWriterException | ( | severity, | |
tag | |||
) |
Definition at line 81 of file exception-private.h.