artifact.h File Reference
Go to the source code of this file.
Function Documentation
MagickExport void DestroyImageArtifacts |
( |
Image * |
|
) |
|
MagickExport const char* * GetImageArtifact |
( |
const Image * |
, |
|
|
const char * |
| |
|
) |
| | |
References _Image::artifacts, _Image::debug, _Image::filename, GetMagickModule, GetRootValueFromSplayTree(), GetValueFromSplayTree(), _Image::image_info, LogMagickEvent(), MagickCoreSignature, MagickFalse, _ImageInfo::options, _Image::signature, and TraceEvent.
Referenced by AcquireResizeFilter(), AutoThresholdImage(), CompareImages(), ComplexImages(), CompositeCanvas(), CompositeImage(), CompositeOverImage(), ConnectedComponentsImage(), DeskewImage(), DistortImage(), DrawClipPath(), DrawPatternPath(), FloydSteinbergDither(), GenerateCoefficients(), GetEdgeBackgroundCensus(), GetEdgeBackgroundColor(), GetEdgeBoundingBox(), GetImageBoundingBox(), GetImagePerceptualHash(), GetMagickProperty(), GetMagickPropertyLetter(), GetPerceptualHashDistortion(), GetStructuralSimilarityDistortion(), GradientImage(), HoughLineImage(), IdentifyImage(), InterpretImageFilename(), InterpretImageProperties(), KmeansImage(), ModulateImage(), MorphologyApply(), MorphologyImage(), ProfileImage(), RenderMVGContent(), SampleImage(), SetImageType(), SetResampleFilter(), and SparseColorImage().
MagickExport const char* GetNextImageArtifact |
( |
const Image * |
|
) |
|
MagickExport char* RemoveImageArtifact |
( |
Image * |
, |
|
|
const char * |
| |
|
) |
| | |
MagickExport void ResetImageArtifactIterator |
( |
const Image * |
|
) |
|
References _Image::artifacts, _Image::debug, _Image::filename, GetMagickModule, LogMagickEvent(), MagickCoreSignature, MagickFalse, ResetSplayTreeIterator(), _Image::signature, and TraceEvent.
Referenced by IdentifyImage(), and InterpretImageProperties().
References AddValueToSplayTree(), _Image::artifacts, CompareSplayTreeString(), ConstantString(), _Image::debug, DeleteImageArtifact(), _Image::filename, GetMagickModule, LogMagickEvent(), MagickCoreSignature, MagickFalse, NewSplayTree(), RelinquishMagickMemory(), _Image::signature, and TraceEvent.
Referenced by DefineImageArtifact(), DeskewImage(), GetMagickProperty(), GetMagickPropertyLetter(), RenderMVGContent(), SketchImage(), and StripImage().