MagickCore
7.0.10
Convert, Edit, Or Compose Bitmap Images
|
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) |
Functions | |
MagickPrivate void | ExceptionComponentTerminus (void) |
MagickPrivate void | InitializeExceptionInfo (ExceptionInfo *) |
MagickPrivate MagickBooleanType | ExceptionComponentGenesis (void) |
#define ThrowBinaryException | ( | severity, | |
tag, | |||
context | |||
) |
Referenced by AcquireImageColormap(), AutoThresholdImage(), CLAHEImage(), ClutImage(), ColorDecisionListImage(), ContrastStretchImage(), CopyImagePixels(), DecipherImage(), EncipherImage(), EqualizeImage(), FloodfillPaintImage(), GammaImage(), GetStructuralSimilarityDistortion(), GradientImage(), HuffmanDecodeImage(), HuffmanEncodeImage(), ImportImagePixels(), InjectImageBlob(), KmeansImage(), LinearStretchImage(), LZWEncodeImage(), OpenPixelCache(), PackbitsEncodeImage(), PasskeyDecipherImage(), PasskeyEncipherImage(), ProfileImage(), QuantizeImage(), RaiseImage(), RemapImage(), RemapImages(), RenderMVGContent(), SegmentImage(), SetGrayscaleImage(), SetImageColormap(), SetImageExtent(), SortColormapByIntensity(), sRGBTransformImage(), SyncAuthenticPixelCacheNexus(), and TransformsRGBImage().
#define ThrowFatalException | ( | severity, | |
tag | |||
) |
Referenced by AcquireCriticalMemory(), AcquireFxInfo(), AcquirePixelCache(), AcquirePixelCacheNexus(), AcquirePixelChannelMap(), AcquireRandomInfo(), AcquireRandomInfoThreadSet(), AcquireResampleFilterThreadSet(), AcquireSemaphoreInfo(), AcquireSignatureInfo(), AcquireStreamInfo(), AcquireString(), AcquireStringInfo(), AcquireVirtualCacheView(), AcquireVirtualMemory(), Ascii85Initialize(), BalanceSplayTree(), BlobToStringInfo(), CloneCacheView(), CloneDrawInfo(), ClonePixelCacheOnDisk(), ClonePixelInfo(), CloneString(), ConcatenateString(), ConcatenateStringInfo(), ConstantString(), DistributePixelCacheServer(), EscapeParenthesis(), EscapeString(), ExpandFilenames(), GetCommandOptions(), GetImageDepth(), GetImageDistortion(), GetImageDistortions(), GetImageFeatures(), GetImagePixelCache(), GetImageViewException(), GetLocationStatistics(), GetPathComponents(), GetThresholdMapFile(), IncrementRandomNonce(), IterateOverSplayTree(), ListFiles(), LockMagickMutex(), MorphologyPrimitive(), ParseEntities(), ParseInternalDoctype(), ParseProcessingInstructions(), RenderMVGContent(), ResizeMagickMemory(), ScaleSpace(), SetImageDepth(), SetStringInfoLength(), SetXMLTreeAttribute(), SplaySplayTree(), StringInfoToHexString(), StringToArgv(), StringToStrings(), SubstituteString(), ThrowException(), and UnlockMagickMutex().
#define ThrowFileException | ( | exception, | |
severity, | |||
tag, | |||
context | |||
) |
Referenced by BlobToFile(), ClipImagePath(), CustomStreamToImage(), FileToBlob(), FileToImage(), ImagesToBlob(), ImagesToCustomStream(), ImageToBlob(), ImageToCustomStream(), ImageToFile(), InjectImageBlob(), InvokeDelegate(), OpenBlob(), OpenPixelCache(), ReadImage(), ReadPixelCacheMetacontent(), ReadPixelCachePixels(), RenderPostscript(), WritePixelCacheMetacontent(), and WritePixelCachePixels().
#define ThrowImageException | ( | severity, | |
tag | |||
) |
Referenced by AdaptiveBlurImage(), AdaptiveSharpenImage(), BlurImage(), CannyEdgeImage(), ChopImage(), CloneImage(), CompareImagesLayers(), ConnectedComponentsImage(), DeskewImage(), DespeckleImage(), EdgeImage(), EmbossImage(), FrameImage(), GaussianBlurImage(), HoughLineImage(), InterpolativeResizeImage(), LocalContrastImage(), MontageImageList(), MotionBlurImage(), OilPaintImage(), OptimizeLayerFrames(), PreviewImage(), ResizeImage(), RotationalBlurImage(), SampleImage(), ScaleImage(), SelectiveBlurImage(), SharpenImage(), ShaveImage(), ShearImage(), ShearRotateImage(), StatisticImage(), StereoAnaglyphImage(), WaveImage(), and WaveletDenoiseImage().
#define ThrowReaderException | ( | severity, | |
tag | |||
) |
Referenced by ReadImage(), and ReadInlineImage().
#define ThrowWriterException | ( | severity, | |
tag | |||
) |
Referenced by WriteImage().
MagickPrivate MagickBooleanType ExceptionComponentGenesis | ( | void | ) |
References AcquireSemaphoreInfo(), exception_semaphore, and MagickTrue.
Referenced by MagickCoreGenesis().
MagickPrivate void ExceptionComponentTerminus | ( | void | ) |
Referenced by MagickCoreTerminus().
MagickPrivate void InitializeExceptionInfo | ( | ExceptionInfo * | ) |