MagickCore
7.0.0
|
#include "MagickCore/studio.h"
#include "MagickCore/cache.h"
#include "MagickCore/cache-private.h"
#include "MagickCore/cache-view.h"
#include "MagickCore/memory_.h"
#include "MagickCore/memory-private.h"
#include "MagickCore/exception.h"
#include "MagickCore/exception-private.h"
#include "MagickCore/pixel-accessor.h"
#include "MagickCore/resource_.h"
#include "MagickCore/string_.h"
#include "MagickCore/thread-private.h"
Go to the source code of this file.
Data Structures | |
struct | _CacheView |
MagickExport CacheView* AcquireAuthenticCacheView | ( | const Image * | image, |
ExceptionInfo * | exception | ||
) |
Definition at line 112 of file cache-view.c.
References AcquireVirtualCacheView(), and SyncImagePixelCache().
Referenced by AdaptiveBlurImage(), AdaptiveSharpenImage(), AdaptiveThresholdImage(), AddNoiseImage(), AppendImages(), AssignImageColors(), BilevelImage(), BlackThresholdImage(), BlueShiftImage(), ChannelImage(), ChopImage(), ClampImage(), Classify(), ClutImage(), ColorDecisionListImage(), ColorizeImage(), ColorMatrixImage(), CombineImages(), CompareImages(), CompositeImage(), CompositeOverImage(), ConsolidateCMYKImages(), ContrastImage(), ContrastStretchImage(), CopyImageRegion(), CropImage(), CycleColormapImage(), DespeckleImage(), DirectToColormapImage(), DistortImage(), DitherImage(), DrawAffineImage(), DrawGradientImage(), DrawPolygonPrimitive(), DrawPrimitive(), EnhanceImage(), EqualizeImage(), EvaluateImage(), EvaluateImages(), ExcerptImage(), FlipImage(), FloodfillPaintImage(), FlopImage(), FloydSteinbergDither(), FrameImage(), FunctionImage(), FxImage(), GammaImage(), GetImageMask(), GrayscaleImage(), HaldClutImage(), HorizontalFilter(), HuffmanDecodeImage(), ImplodeImage(), IntegralRotateImage(), InterpolativeResizeImage(), LevelImage(), LevelizeImage(), MagnifyImage(), ModulateImage(), MorphImages(), MorphologyPrimitive(), MorphologyPrimitiveDirect(), MotionBlurImage(), NegateImage(), NewMagickImage(), OilPaintImage(), OpaquePaintImage(), OrderedPosterizeImage(), PerceptibleImage(), PlasmaImage(), PolynomialImage(), PosterizeImage(), ProfileImage(), RadialBlurImage(), RaiseImage(), RandomThresholdImage(), RenderPostscript(), SampleImage(), ScaleImage(), SelectiveBlurImage(), SeparateImage(), SepiaToneImage(), SetGrayscaleImage(), SetImageAlpha(), SetImageAlphaChannel(), SetImageBackgroundColor(), SetImageColor(), SetImageDepth(), SetImageMask(), ShadeImage(), ShadowImage(), SigmoidalContrastImage(), SimilarityImage(), SketchImage(), SolarizeImage(), SortColormapByIntensity(), SparseColorImage(), SpliceImage(), SpreadImage(), sRGBTransformImage(), StatisticImage(), SteganoImage(), SwirlImage(), SyncImage(), TextureImage(), TintImage(), TransformsRGBImage(), TransparentPaintImage(), TransparentPaintImageChroma(), TransposeImage(), TransverseImage(), UniqueImageColors(), UnsharpMaskImage(), VerticalFilter(), WaveImage(), WhiteThresholdImage(), XShearImage(), and YShearImage().
MagickExport CacheView* AcquireVirtualCacheView | ( | const Image * | image, |
ExceptionInfo * | exception | ||
) |
Definition at line 150 of file cache-view.c.
References AcquireAlignedMemory(), AcquirePixelCacheNexus(), CacheFatalError, _Image::debug, _Image::filename, GetImageVirtualPixelMethod(), GetMagickModule, GetMagickResourceLimit(), GetOpenMPMaximumThreads(), IsEventLogging(), LogMagickEvent(), MagickAssumeAligned, MagickFalse, MagickSignature, ReferenceImage(), ResetMagickMemory(), ResourceLimitFatalError, _Image::signature, ThreadResource, ThrowFatalException, and TraceEvent.
Referenced by AcquireAuthenticCacheView(), AcquireFxInfo(), AcquireResampleFilter(), AdaptiveBlurImage(), AdaptiveSharpenImage(), AdaptiveThresholdImage(), AddNoiseImage(), AppendImages(), BlueShiftImage(), ChannelImage(), ChopImage(), Classify(), ClassifyImageColors(), ClutImage(), ColorizeImage(), ColorMatrixImage(), CombineImages(), CompareImages(), CompositeImage(), CompositeOverImage(), ConsolidateCMYKImages(), ContrastStretchImage(), CopyImageRegion(), CropImage(), DespeckleImage(), DrawAffineImage(), EnhanceImage(), EqualizeImage(), EvaluateImages(), ExcerptImage(), FlipImage(), FloodfillPaintImage(), FlopImage(), FrameImage(), FxImage(), GetAbsoluteDistortion(), GetFuzzDistortion(), GetImageBackgroundColor(), GetImageBoundingBox(), GetImageDepth(), GetImageFeatures(), GetImageKurtosis(), GetImageMask(), GetImageQuantizeError(), GetImageRange(), GetImageTotalInkDensity(), GetMeanAbsoluteDistortion(), GetMeanErrorPerPixel(), GetMeanSquaredDistortion(), GetNormalizedCrossCorrelationDistortion(), GetPeakAbsoluteDistortion(), HaldClutImage(), HorizontalFilter(), ImplodeImage(), IntegralRotateImage(), InterpolativeResizeImage(), IsEquivalentImage(), IsHighDynamicRangeImage(), IsHistogramImage(), IsImageGray(), IsImageMonochrome(), IsImageOpaque(), IsImagesEqual(), IsPaletteImage(), LinearStretchImage(), MagnifyImage(), MorphImages(), MorphologyPrimitive(), MorphologyPrimitiveDirect(), MotionBlurImage(), NewImageView(), NewImageViewRegion(), OilPaintImage(), PlasmaImage(), PolynomialImage(), RadialBlurImage(), RadonTransform(), ResamplePixelColor(), SampleImage(), ScaleImage(), SelectiveBlurImage(), SeparateImage(), SepiaToneImage(), SetCacheAlphaChannel(), SetImageMask(), ShadeImage(), SignatureImage(), SmushXGap(), SmushYGap(), SpliceImage(), SpreadImage(), StatisticImage(), SteganoImage(), SwirlImage(), TextureImage(), TintImage(), TransposeImage(), TransverseImage(), UnsharpMaskImage(), VerticalFilter(), and WaveImage().
MagickExport CacheView* CloneCacheView | ( | const CacheView * | cache_view | ) |
Definition at line 203 of file cache-view.c.
References AcquireAlignedMemory(), AcquirePixelCacheNexus(), _CacheView::debug, _Image::filename, GetMagickModule, _CacheView::image, LogMagickEvent(), MagickAssumeAligned, MagickFalse, MagickSignature, _CacheView::number_threads, ReferenceImage(), ResetMagickMemory(), ResourceLimitFatalError, _CacheView::signature, ThrowFatalException, TraceEvent, and _CacheView::virtual_pixel_method.
Referenced by CloneImageView().
MagickExport CacheView* DestroyCacheView | ( | CacheView * | cache_view | ) |
Definition at line 250 of file cache-view.c.
References _CacheView::debug, DestroyImage(), DestroyPixelCacheNexus(), _Image::filename, GetMagickModule, _CacheView::image, LogMagickEvent(), MagickFalse, MagickSignature, _CacheView::nexus_info, _CacheView::number_threads, RelinquishAlignedMemory(), _CacheView::signature, and TraceEvent.
Referenced by AdaptiveBlurImage(), AdaptiveSharpenImage(), AdaptiveThresholdImage(), AddNoiseImage(), AppendImages(), AssignImageColors(), BilevelImage(), BlackThresholdImage(), BlueShiftImage(), ChannelImage(), ChopImage(), ClampImage(), Classify(), ClassifyImageColors(), ClutImage(), ColorDecisionListImage(), ColorizeImage(), ColorMatrixImage(), CombineImages(), CompareImages(), CompositeImage(), CompositeOverImage(), ConsolidateCMYKImages(), ContrastImage(), ContrastStretchImage(), CopyImageRegion(), CropImage(), CycleColormapImage(), DespeckleImage(), DestroyFxInfo(), DestroyImageView(), DestroyResampleFilter(), DirectToColormapImage(), DistortImage(), DitherImage(), DrawAffineImage(), DrawPolygonPrimitive(), DrawPrimitive(), EnhanceImage(), EqualizeImage(), EvaluateImage(), EvaluateImages(), ExcerptImage(), FlipImage(), FloodfillPaintImage(), FlopImage(), FloydSteinbergDither(), FrameImage(), FunctionImage(), FxImage(), GammaImage(), GetAbsoluteDistortion(), GetFuzzDistortion(), GetImageBackgroundColor(), GetImageBoundingBox(), GetImageDepth(), GetImageFeatures(), GetImageKurtosis(), GetImageMask(), GetImageQuantizeError(), GetImageRange(), GetImageTotalInkDensity(), GetMeanAbsoluteDistortion(), GetMeanErrorPerPixel(), GetMeanSquaredDistortion(), GetNormalizedCrossCorrelationDistortion(), GetPeakAbsoluteDistortion(), GrayscaleImage(), HaldClutImage(), HorizontalFilter(), HuffmanDecodeImage(), ImplodeImage(), IntegralRotateImage(), InterpolativeResizeImage(), IsEquivalentImage(), IsHighDynamicRangeImage(), IsImageGray(), IsImageMonochrome(), IsImageOpaque(), IsImagesEqual(), LevelImage(), LevelizeImage(), LinearStretchImage(), MagnifyImage(), ModulateImage(), MorphImages(), MorphologyPrimitive(), MorphologyPrimitiveDirect(), MotionBlurImage(), NegateImage(), NewMagickImage(), OilPaintImage(), OpaquePaintImage(), OrderedPosterizeImage(), PerceptibleImage(), PlasmaImage(), PolynomialImage(), PosterizeImage(), ProfileImage(), RadialBlurImage(), RadonTransform(), RaiseImage(), RandomThresholdImage(), RenderPostscript(), ResamplePixelColor(), SampleImage(), ScaleImage(), SelectiveBlurImage(), SeparateImage(), SepiaToneImage(), SetCacheAlphaChannel(), SetGrayscaleImage(), SetImageAlpha(), SetImageAlphaChannel(), SetImageBackgroundColor(), SetImageColor(), SetImageDepth(), SetImageMask(), ShadowImage(), SigmoidalContrastImage(), SignatureImage(), SimilarityImage(), SketchImage(), SmushXGap(), SmushYGap(), SolarizeImage(), SortColormapByIntensity(), SparseColorImage(), SpliceImage(), SpreadImage(), sRGBTransformImage(), StatisticImage(), SteganoImage(), SwirlImage(), SyncImage(), TextureImage(), TintImage(), TransformsRGBImage(), TransparentPaintImage(), TransparentPaintImageChroma(), TransposeImage(), TransverseImage(), UniqueImageColors(), UnsharpMaskImage(), VerticalFilter(), WaveImage(), WhiteThresholdImage(), XShearImage(), and YShearImage().
MagickExport void* GetCacheViewAuthenticMetacontent | ( | CacheView * | cache_view | ) |
Definition at line 340 of file cache-view.c.
References _Image::cache, GetOpenMPThreadId(), _CacheView::image, MagickSignature, _NexusInfo::metacontent, _CacheView::nexus_info, _CacheView::number_threads, and _CacheView::signature.
Referenced by GetImageViewAuthenticMetacontent().
MagickExport Quantum* GetCacheViewAuthenticPixelQueue | ( | CacheView * | cache_view | ) |
Definition at line 377 of file cache-view.c.
References _Image::cache, GetOpenMPThreadId(), _CacheView::image, MagickSignature, _CacheView::nexus_info, _CacheView::number_threads, _NexusInfo::pixels, and _CacheView::signature.
Referenced by ExportQuantumPixels(), GetImageViewAuthenticPixels(), and ImportQuantumPixels().
MagickExport Quantum* GetCacheViewAuthenticPixels | ( | CacheView * | cache_view, |
const ssize_t | x, | ||
const ssize_t | y, | ||
const size_t | columns, | ||
const size_t | rows, | ||
ExceptionInfo * | exception | ||
) |
Definition at line 297 of file cache-view.c.
References GetAuthenticPixelCacheNexus(), GetOpenMPThreadId(), _CacheView::image, MagickSignature, _CacheView::nexus_info, _CacheView::number_threads, and _CacheView::signature.
Referenced by AssignImageColors(), BilevelImage(), BlackThresholdImage(), ChannelImage(), ClampImage(), Classify(), ClutImage(), ColorDecisionListImage(), ColorMatrixImage(), CombineImages(), CompositeImage(), CompositeOverImage(), ContrastImage(), ContrastStretchImage(), CopyImageRegion(), CycleColormapImage(), DespeckleImage(), DirectToColormapImage(), DrawAffineImage(), DrawGradientImage(), DrawPolygonPrimitive(), DrawPrimitive(), DuplexTransferImageViewIterator(), EqualizeImage(), EvaluateImage(), ExcerptImage(), FloodfillPaintImage(), FloydSteinbergDither(), FunctionImage(), GammaImage(), GetImageMask(), GrayscaleImage(), HaldClutImage(), LevelImage(), LevelizeImage(), ModulateImage(), MorphImages(), MorphologyPrimitive(), MorphologyPrimitiveDirect(), NegateImage(), OpaquePaintImage(), OrderedPosterizeImage(), PerceptibleImage(), PosterizeImage(), ProfileImage(), RaiseImage(), RandomThresholdImage(), RenderPostscript(), RiemersmaDither(), SepiaToneImage(), SetCacheAlphaChannel(), SetGrayscaleImage(), SetImageAlpha(), SetImageAlphaChannel(), SetImageDepth(), SetImageMask(), SetImageViewIterator(), SigmoidalContrastImage(), SimilarityImage(), SolarizeImage(), SortColormapByIntensity(), SparseColorImage(), sRGBTransformImage(), SteganoImage(), SyncImage(), TransferImageViewIterator(), TransformsRGBImage(), TransparentPaintImage(), TransparentPaintImageChroma(), UpdateImageViewIterator(), WhiteThresholdImage(), XShearImage(), and YShearImage().
MagickExport ColorspaceType GetCacheViewColorspace | ( | const CacheView * | cache_view | ) |
Definition at line 412 of file cache-view.c.
References _Image::cache, _CacheView::debug, _Image::filename, GetMagickModule, GetPixelCacheColorspace(), _CacheView::image, LogMagickEvent(), MagickFalse, MagickSignature, _CacheView::signature, and TraceEvent.
MagickExport MagickSizeType GetCacheViewExtent | ( | const CacheView * | cache_view | ) |
Definition at line 446 of file cache-view.c.
References _Image::cache, _CacheView::debug, _Image::filename, GetMagickModule, GetOpenMPThreadId(), GetPixelCacheNexusExtent(), _CacheView::image, LogMagickEvent(), MagickFalse, MagickSignature, _CacheView::nexus_info, _CacheView::number_threads, _CacheView::signature, and TraceEvent.
Referenced by ExportQuantumPixels(), and ImportQuantumPixels().
MagickExport const Image* GetCacheViewImage | ( | const CacheView * | cache_view | ) |
Definition at line 488 of file cache-view.c.
References _CacheView::debug, _Image::filename, GetMagickModule, _CacheView::image, LogMagickEvent(), MagickFalse, MagickSignature, _CacheView::signature, and TraceEvent.
MagickExport ClassType GetCacheViewStorageClass | ( | const CacheView * | cache_view | ) |
Definition at line 521 of file cache-view.c.
References _Image::cache, _CacheView::debug, _Image::filename, GetMagickModule, GetPixelCacheStorageClass(), _CacheView::image, LogMagickEvent(), MagickFalse, MagickSignature, _CacheView::signature, and TraceEvent.
MagickExport const void* GetCacheViewVirtualMetacontent | ( | const CacheView * | cache_view | ) |
Definition at line 556 of file cache-view.c.
References _Image::cache, GetOpenMPThreadId(), GetVirtualMetacontentFromNexus(), _CacheView::image, MagickSignature, _CacheView::nexus_info, _CacheView::number_threads, and _CacheView::signature.
Referenced by GetImageViewVirtualMetacontent().
MagickExport const Quantum* GetCacheViewVirtualPixelQueue | ( | const CacheView * | cache_view | ) |
Definition at line 599 of file cache-view.c.
References _Image::cache, GetOpenMPThreadId(), GetVirtualPixelsNexus(), _CacheView::image, MagickSignature, _CacheView::nexus_info, _CacheView::number_threads, and _CacheView::signature.
Referenced by ExportQuantumPixels(), and GetImageViewVirtualPixels().
MagickExport const Quantum* GetCacheViewVirtualPixels | ( | const CacheView * | cache_view, |
const ssize_t | x, | ||
const ssize_t | y, | ||
const size_t | columns, | ||
const size_t | rows, | ||
ExceptionInfo * | exception | ||
) |
Definition at line 649 of file cache-view.c.
References GetOpenMPThreadId(), GetVirtualPixelsFromNexus(), _CacheView::image, MagickSignature, _CacheView::nexus_info, _CacheView::number_threads, _CacheView::signature, and _CacheView::virtual_pixel_method.
Referenced by AdaptiveBlurImage(), AdaptiveSharpenImage(), AdaptiveThresholdImage(), AddNoiseImage(), AppendImages(), BlueShiftImage(), ChannelImage(), ChopImage(), Classify(), ClassifyImageColors(), ColorizeImage(), ColorMatrixImage(), CombineImages(), CompareImages(), CompositeImage(), CompositeOverImage(), ConsolidateCMYKImages(), ContrastStretchImage(), CopyImageRegion(), CropImage(), DespeckleImage(), DuplexTransferImageViewIterator(), EnhanceImage(), EqualizeImage(), EvaluateImages(), ExcerptImage(), FlipImage(), FloodfillPaintImage(), FlopImage(), FrameImage(), FxImage(), GetAbsoluteDistortion(), GetFuzzDistortion(), GetImageBackgroundColor(), GetImageBoundingBox(), GetImageDepth(), GetImageFeatures(), GetImageKurtosis(), GetImageMask(), GetImageQuantizeError(), GetImageRange(), GetImageTotalInkDensity(), GetImageViewIterator(), GetMeanAbsoluteDistortion(), GetMeanErrorPerPixel(), GetMeanSquaredDistortion(), GetNormalizedCrossCorrelationDistortion(), GetPeakAbsoluteDistortion(), HorizontalFilter(), ImplodeImage(), IntegralRotateImage(), InterpolatePixelChannel(), InterpolatePixelChannels(), InterpolatePixelInfo(), IsEquivalentImage(), IsHighDynamicRangeImage(), IsHistogramImage(), IsImageGray(), IsImageMonochrome(), IsImageOpaque(), IsImagesEqual(), IsPaletteImage(), LinearStretchImage(), MagnifyImage(), MorphImages(), MorphologyPrimitive(), MorphologyPrimitiveDirect(), MotionBlurImage(), OilPaintImage(), PlasmaImageProxy(), PolynomialImage(), RadialBlurImage(), RadonTransform(), ResamplePixelColor(), SampleImage(), ScaleImage(), SelectiveBlurImage(), SeparateImage(), SepiaToneImage(), SetImageMask(), ShadeImage(), SignatureImage(), SmushXGap(), SmushYGap(), SpliceImage(), StatisticImage(), SwirlImage(), TextureImage(), TintImage(), TransferImageViewIterator(), TransposeImage(), TransverseImage(), UnsharpMaskImage(), and VerticalFilter().
MagickExport MagickBooleanType GetOneCacheViewAuthenticPixel | ( | const CacheView * | cache_view, |
const ssize_t | x, | ||
const ssize_t | y, | ||
Quantum * | pixel, | ||
ExceptionInfo * | exception | ||
) |
Definition at line 699 of file cache-view.c.
References _PixelInfo::alpha, AlphaPixelChannel, _Image::background_color, _PixelInfo::black, BlackPixelChannel, _PixelInfo::blue, BluePixelChannel, ClampToQuantum(), GetAuthenticPixelCacheNexus(), GetOpenMPThreadId(), GetPixelChannelChannel(), GetPixelChannels(), _PixelInfo::green, GreenPixelChannel, _CacheView::image, MagickFalse, MagickSignature, MagickTrue, MaxPixelChannels, _CacheView::nexus_info, _CacheView::number_threads, _PixelInfo::red, RedPixelChannel, and _CacheView::signature.
MagickExport MagickBooleanType GetOneCacheViewVirtualMethodPixel | ( | const CacheView * | cache_view, |
const VirtualPixelMethod | virtual_pixel_method, | ||
const ssize_t | x, | ||
const ssize_t | y, | ||
Quantum * | pixel, | ||
ExceptionInfo * | exception | ||
) |
Definition at line 903 of file cache-view.c.
References _PixelInfo::alpha, AlphaPixelChannel, _Image::background_color, _PixelInfo::black, BlackPixelChannel, _PixelInfo::blue, BluePixelChannel, ClampToQuantum(), GetOpenMPThreadId(), GetPixelChannelChannel(), GetPixelChannels(), GetVirtualPixelsFromNexus(), _PixelInfo::green, GreenPixelChannel, _CacheView::image, MagickFalse, MagickSignature, MagickTrue, MaxPixelChannels, _CacheView::nexus_info, _CacheView::number_threads, _PixelInfo::red, RedPixelChannel, and _CacheView::signature.
MagickExport MagickBooleanType GetOneCacheViewVirtualPixel | ( | const CacheView * | cache_view, |
const ssize_t | x, | ||
const ssize_t | y, | ||
Quantum * | pixel, | ||
ExceptionInfo * | exception | ||
) |
Definition at line 771 of file cache-view.c.
References _PixelInfo::alpha, AlphaPixelChannel, _Image::background_color, _PixelInfo::black, BlackPixelChannel, _PixelInfo::blue, BluePixelChannel, ClampToQuantum(), GetOpenMPThreadId(), GetPixelChannelChannel(), GetPixelChannels(), GetVirtualPixelsFromNexus(), _PixelInfo::green, GreenPixelChannel, _CacheView::image, MagickFalse, MagickSignature, MagickTrue, MaxPixelChannels, _CacheView::nexus_info, _CacheView::number_threads, _PixelInfo::red, RedPixelChannel, _CacheView::signature, and _CacheView::virtual_pixel_method.
MagickExport MagickBooleanType GetOneCacheViewVirtualPixelInfo | ( | const CacheView * | cache_view, |
const ssize_t | x, | ||
const ssize_t | y, | ||
PixelInfo * | pixel, | ||
ExceptionInfo * | exception | ||
) |
Definition at line 844 of file cache-view.c.
References GetOpenMPThreadId(), GetPixelInfo(), GetPixelInfoPixel(), GetVirtualPixelsFromNexus(), _CacheView::image, MagickFalse, MagickSignature, MagickTrue, _CacheView::nexus_info, _CacheView::number_threads, _CacheView::signature, and _CacheView::virtual_pixel_method.
Referenced by DrawPrimitive(), and SteganoImage().
MagickExport Quantum* QueueCacheViewAuthenticPixels | ( | CacheView * | cache_view, |
const ssize_t | x, | ||
const ssize_t | y, | ||
const size_t | columns, | ||
const size_t | rows, | ||
ExceptionInfo * | exception | ||
) |
Definition at line 975 of file cache-view.c.
References GetOpenMPThreadId(), _CacheView::image, MagickFalse, MagickSignature, _CacheView::nexus_info, _CacheView::number_threads, QueueAuthenticPixelCacheNexus(), and _CacheView::signature.
Referenced by AdaptiveBlurImage(), AdaptiveSharpenImage(), AdaptiveThresholdImage(), AddNoiseImage(), AppendImages(), BlueShiftImage(), ChopImage(), ColorizeImage(), CompareImages(), CompositeImage(), ConsolidateCMYKImages(), CropImage(), DistortImage(), EnhanceImage(), EvaluateImages(), FlipImage(), FlopImage(), FrameImage(), FxImage(), HorizontalFilter(), HuffmanDecodeImage(), ImplodeImage(), IntegralRotateImage(), InterpolativeResizeImage(), MagnifyImage(), MotionBlurImage(), NewMagickImage(), OilPaintImage(), PlasmaImageProxy(), PolynomialImage(), RadialBlurImage(), SampleImage(), ScaleImage(), SelectiveBlurImage(), SeparateImage(), SetImageBackgroundColor(), SetImageColor(), ShadeImage(), ShadowImage(), SketchImage(), SpliceImage(), SpreadImage(), StatisticImage(), SwirlImage(), TextureImage(), TintImage(), TransposeImage(), TransverseImage(), UniqueColorsToImage(), UnsharpMaskImage(), VerticalFilter(), and WaveImage().
MagickExport MagickBooleanType SetCacheViewStorageClass | ( | CacheView * | cache_view, |
const ClassType | storage_class, | ||
ExceptionInfo * | exception | ||
) |
Definition at line 1021 of file cache-view.c.
References _CacheView::debug, _Image::filename, GetMagickModule, _CacheView::image, LogMagickEvent(), MagickFalse, MagickSignature, SetImageStorageClass(), _CacheView::signature, and TraceEvent.
MagickExport MagickBooleanType SetCacheViewVirtualPixelMethod | ( | CacheView *restrict | cache_view, |
const VirtualPixelMethod | virtual_pixel_method | ||
) |
Definition at line 1058 of file cache-view.c.
References GetMagickModule, LogMagickEvent(), MagickFalse, MagickSignature, MagickTrue, and TraceEvent.
Referenced by SetResampleFilterVirtualPixelMethod(), and WaveImage().
MagickExport MagickBooleanType SyncCacheViewAuthenticPixels | ( | CacheView *restrict | cache_view, |
ExceptionInfo * | exception | ||
) |
Definition at line 1097 of file cache-view.c.
References GetOpenMPThreadId(), MagickSignature, and SyncAuthenticPixelCacheNexus().
Referenced by AdaptiveBlurImage(), AdaptiveSharpenImage(), AdaptiveThresholdImage(), AddNoiseImage(), AppendImages(), AssignImageColors(), BilevelImage(), BlackThresholdImage(), BlueShiftImage(), ChannelImage(), ChopImage(), ClampImage(), Classify(), ClutImage(), ColorDecisionListImage(), ColorizeImage(), ColorMatrixImage(), CombineImages(), CompareImages(), CompositeImage(), CompositeOverImage(), ConsolidateCMYKImages(), ContrastImage(), ContrastStretchImage(), CopyImageRegion(), CropImage(), CycleColormapImage(), DespeckleImage(), DirectToColormapImage(), DistortImage(), DrawAffineImage(), DrawPolygonPrimitive(), DrawPrimitive(), DuplexTransferImageViewIterator(), EnhanceImage(), EqualizeImage(), EvaluateImage(), EvaluateImages(), ExcerptImage(), FlipImage(), FloodfillPaintImage(), FlopImage(), FloydSteinbergDither(), FrameImage(), FunctionImage(), FxImage(), GammaImage(), GetImageMask(), GrayscaleImage(), HaldClutImage(), HorizontalFilter(), HuffmanDecodeImage(), ImplodeImage(), IntegralRotateImage(), InterpolativeResizeImage(), LevelImage(), LevelizeImage(), MagnifyImage(), ModulateImage(), MorphImages(), MorphologyPrimitive(), MorphologyPrimitiveDirect(), MotionBlurImage(), NegateImage(), NewMagickImage(), OilPaintImage(), OpaquePaintImage(), OrderedPosterizeImage(), PerceptibleImage(), PlasmaImageProxy(), PolynomialImage(), PosterizeImage(), ProfileImage(), RadialBlurImage(), RaiseImage(), RandomThresholdImage(), RenderPostscript(), RiemersmaDither(), SampleImage(), ScaleImage(), SelectiveBlurImage(), SeparateImage(), SepiaToneImage(), SetCacheAlphaChannel(), SetGrayscaleImage(), SetImageAlpha(), SetImageAlphaChannel(), SetImageBackgroundColor(), SetImageColor(), SetImageDepth(), SetImageMask(), SetImageViewIterator(), ShadeImage(), ShadowImage(), SigmoidalContrastImage(), SimilarityImage(), SketchImage(), SolarizeImage(), SortColormapByIntensity(), SparseColorImage(), SpliceImage(), SpreadImage(), sRGBTransformImage(), StatisticImage(), SteganoImage(), SwirlImage(), SyncImage(), TextureImage(), TintImage(), TransferImageViewIterator(), TransformsRGBImage(), TransparentPaintImage(), TransparentPaintImageChroma(), TransposeImage(), TransverseImage(), UniqueColorsToImage(), UnsharpMaskImage(), UpdateImageViewIterator(), VerticalFilter(), WaveImage(), WhiteThresholdImage(), XShearImage(), and YShearImage().