MagickCore
7.0.11
|
#include <exception.h>
Data Fields | |
ExceptionType | severity |
int | error_number |
char * | reason |
char * | description |
void * | exceptions |
MagickBooleanType | relinquish |
SemaphoreInfo * | semaphore |
size_t | signature |
Definition at line 101 of file exception.h.
char * _ExceptionInfo::description |
Definition at line 110 of file exception.h.
Referenced by CatchException(), ClearMagickException(), DestroyExceptionElement(), GetImageViewException(), InheritException(), and ThrowException().
int _ExceptionInfo::error_number |
Definition at line 107 of file exception.h.
void* _ExceptionInfo::exceptions |
Definition at line 114 of file exception.h.
Referenced by CatchException(), ClearMagickException(), DestroyExceptionInfo(), InheritException(), InitializeExceptionInfo(), and ThrowException().
char* _ExceptionInfo::reason |
Definition at line 110 of file exception.h.
Referenced by CatchException(), ClearMagickException(), DestroyExceptionElement(), GetImageViewException(), InheritException(), and ThrowException().
MagickBooleanType _ExceptionInfo::relinquish |
Definition at line 117 of file exception.h.
Referenced by AcquireExceptionInfo(), CloneExceptionInfo(), and DestroyExceptionInfo().
SemaphoreInfo* _ExceptionInfo::semaphore |
Definition at line 120 of file exception.h.
Referenced by CatchException(), ClearMagickException(), DestroyExceptionInfo(), InheritException(), InitializeExceptionInfo(), and ThrowException().
ExceptionType _ExceptionInfo::severity |
Definition at line 104 of file exception.h.
Referenced by CatchException(), CatchImageException(), ClearMagickException(), ConstrainColormapIndex(), DestroyExceptionInfo(), FxEvaluateChannelExpression(), FxEvaluateSubexpression(), GetImageViewException(), InheritException(), InitializeExceptionInfo(), ReadImage(), ThrowException(), ValidateColormapValue(), and WriteImage().
size_t _ExceptionInfo::signature |
Definition at line 123 of file exception.h.
Referenced by AcquirePixelCachePixels(), AcquireResampleFilter(), AcquireResizeFilter(), AdaptiveBlurImage(), AdaptiveSharpenImage(), AdaptiveThresholdImage(), AddNoiseImage(), AffineTransformImage(), AppendImages(), AutoOrientImage(), BilateralBlurImage(), BlueShiftImage(), BlurImage(), CannyEdgeImage(), CatchException(), ChannelFxImage(), CharcoalImage(), ChopImage(), ClearMagickException(), CloneImage(), CloneImages(), CoalesceImages(), ColorizeImage(), ColorMatrixImage(), CombineImages(), CompareImagesLayers(), ComplexImages(), CompositeLayers(), ConnectedComponentsImage(), ConsolidateCMYKImages(), ConstituteImage(), CropImage(), DecipherImage(), DeleteImages(), DespeckleImage(), DestroyExceptionInfo(), DisposeImages(), DistortImage(), DistortResizeImage(), DuplicateImages(), EdgeImage(), EmbossImage(), EncipherImage(), EnhanceImage(), EvaluateImage(), EvaluateImages(), ExcerptImage(), ExportAlphaQuantum(), ExportBGRAQuantum(), ExportBGROQuantum(), ExportBGRQuantum(), ExportBlueQuantum(), ExportCbYCrYQuantum(), ExportGrayAlphaQuantum(), ExportGrayQuantum(), ExportGreenQuantum(), ExportOpacityQuantum(), ExportRedQuantum(), ExportRGBAQuantum(), ExportRGBOQuantum(), ExportRGBQuantum(), ExtentImage(), FlipImage(), FlopImage(), FunctionImage(), GaussianBlurImage(), GetPixelCachePixels(), HoughLineImage(), ImplodeImage(), InheritException(), InitializeExceptionInfo(), InterpolativeResizeImage(), KmeansImage(), KuwaharaImage(), LiquidRescaleImage(), LocalContrastImage(), LZWEncodeImage(), MagnifyImage(), MatrixToImage(), MeanShiftImage(), MergeImageLayers(), MinifyImage(), MontageImageList(), MorphImages(), MorphologyApply(), MorphologyPrimitive(), MorphologyPrimitiveDirect(), OilPaintImage(), OptimizeImageTransparency(), OptimizeLayerFrames(), OrderedDitherImage(), PasskeyDecipherImage(), PasskeyEncipherImage(), PolaroidImage(), PolynomialImage(), PosterizeImage(), QuantizeImage(), QuantizeImages(), RandomThresholdImage(), ReadStream(), RemapImage(), RemapImages(), RemoveDuplicateLayers(), RemoveZeroDelayLayers(), ResampleImage(), ResizeImage(), RollImage(), RotateImage(), RotationalBlurImage(), SampleImage(), ScaleImage(), SelectiveBlurImage(), SeparateImage(), SepiaToneImage(), SetImageColorspace(), SetImageStorageClass(), ShadeImage(), ShadowImage(), SharpenImage(), ShearImage(), ShearRotateImage(), SimilarityImage(), SmushImages(), SparseColorImage(), SpliceImage(), SpreadImage(), StatisticImage(), SteganoImage(), StereoAnaglyphImage(), StringToArrayOfDoubles(), SwirlImage(), ThrowException(), ThrowMagickExceptionList(), ThumbnailImage(), TintImage(), TransposeImage(), TransverseImage(), VignetteImage(), WaveImage(), WaveletDenoiseImage(), and XImportImage().