MagickCore
7.0.0
|
#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 102 of file exception.h.
char * _ExceptionInfo::description |
Definition at line 111 of file exception.h.
Referenced by CatchException(), ClearMagickException(), DestroyExceptionElement(), GetImageViewException(), InheritException(), and ThrowException().
int _ExceptionInfo::error_number |
Definition at line 108 of file exception.h.
void* _ExceptionInfo::exceptions |
Definition at line 115 of file exception.h.
Referenced by CatchException(), ClearMagickException(), DestroyExceptionInfo(), GetExceptionInfo(), InheritException(), and ThrowException().
char* _ExceptionInfo::reason |
Definition at line 111 of file exception.h.
Referenced by CatchException(), ClearMagickException(), DestroyExceptionElement(), GetImageViewException(), InheritException(), and ThrowException().
MagickBooleanType _ExceptionInfo::relinquish |
Definition at line 118 of file exception.h.
Referenced by AcquireExceptionInfo(), CloneExceptionInfo(), and DestroyExceptionInfo().
SemaphoreInfo* _ExceptionInfo::semaphore |
Definition at line 121 of file exception.h.
Referenced by CatchException(), ClearMagickException(), DestroyExceptionInfo(), GetExceptionInfo(), InheritException(), and ThrowException().
ExceptionType _ExceptionInfo::severity |
Definition at line 105 of file exception.h.
Referenced by CatchException(), CatchImageException(), ClearMagickException(), DestroyExceptionInfo(), FxEvaluateChannelExpression(), FxEvaluateSubexpression(), GetExceptionInfo(), GetImageViewException(), InheritException(), ReadImage(), and ThrowException().
size_t _ExceptionInfo::signature |
Definition at line 124 of file exception.h.
Referenced by AccelerateConvolveImage(), AcquirePixelCachePixels(), AcquireResampleFilter(), AcquireResizeFilter(), AdaptiveBlurImage(), AdaptiveSharpenImage(), AdaptiveThresholdImage(), AddNoiseImage(), AffineTransformImage(), AppendImages(), AutoOrientImage(), BlueShiftImage(), BlurImage(), CatchException(), ChannelFxImage(), CharcoalImage(), ChopImage(), ClearMagickException(), CloneImage(), CloneImages(), CoalesceImages(), ColorizeImage(), ColorMatrixImage(), CombineImages(), CompareImagesLayers(), CompositeLayers(), ConsolidateCMYKImages(), ConstituteImage(), CropImage(), DecipherImage(), DeleteImages(), DespeckleImage(), DestroyExceptionInfo(), DisposeImages(), DistortImage(), DistortResizeImage(), DistributePixelCacheServer(), DuplicateImages(), EdgeImage(), EmbossImage(), EncipherImage(), EnhanceImage(), EvaluateImage(), EvaluateImages(), ExcerptImage(), ExportAlphaQuantum(), ExportBGRAQuantum(), ExportBGRQuantum(), ExportBlueQuantum(), ExportCbYCrYQuantum(), ExportGrayAlphaQuantum(), ExportGrayQuantum(), ExportGreenQuantum(), ExportOpacityQuantum(), ExportRedQuantum(), ExportRGBAQuantum(), ExportRGBQuantum(), ExtentImage(), FlipImage(), FlopImage(), FunctionImage(), GaussianBlurImage(), GetExceptionInfo(), GetPixelCachePixels(), ImplodeImage(), InheritException(), InterpolativeResizeImage(), LiquidRescaleImage(), LZWEncodeImage(), MagnifyImage(), MergeImageLayers(), MinifyImage(), MontageImageList(), MorphImages(), MorphologyApply(), MorphologyPrimitive(), MorphologyPrimitiveDirect(), OilPaintImage(), OptimizeImageTransparency(), OptimizeLayerFrames(), OrderedPosterizeImage(), PasskeyDecipherImage(), PasskeyEncipherImage(), PolaroidImage(), PolynomialImage(), RadialBlurImage(), RandomThresholdImage(), ReadStream(), RemoveDuplicateLayers(), RemoveZeroDelayLayers(), ResampleImage(), ResizeImage(), RollImage(), RotateImage(), SampleImage(), ScaleImage(), SelectiveBlurImage(), SeparateImage(), SepiaToneImage(), ShadeImage(), ShadowImage(), SharpenImage(), ShearImage(), ShearRotateImage(), SimilarityImage(), SmushImages(), SparseColorImage(), SpliceImage(), SpreadImage(), StatisticImage(), SteganoImage(), StereoAnaglyphImage(), StringToArrayOfDoubles(), SwirlImage(), ThrowException(), ThrowMagickExceptionList(), ThumbnailImage(), TintImage(), TransposeImage(), TransverseImage(), VignetteImage(), WaveImage(), and XImportImage().