|
MagickCore
6.9.1
|
#include "magick/studio.h"#include "magick/blob.h"#include "magick/blob-private.h"#include "magick/exception.h"#include "magick/exception-private.h"#include "magick/list.h"#include "magick/memory_.h"#include "magick/string_.h"
Go to the source code of this file.
| MagickExport void AppendImageToList | ( | Image ** | images, |
| const Image * | append | ||
| ) |
Definition at line 77 of file list.c.
References _Image::debug, _Image::filename, GetFirstImageInList(), GetLastImageInList(), GetMagickModule, LogMagickEvent(), MagickFalse, MagickSignature, _Image::next, _Image::previous, _Image::signature, and TraceEvent.
Referenced by CloneImages(), CompareImageLayers(), ComplexImages(), CompositeLayers(), ConsolidateCMYKImages(), CropImageToTiles(), DisposeImages(), DuplicateImages(), ForwardFourierTransformImage(), HoughLineImage(), InsertImageInList(), MorphImages(), OptimizeLayerFrames(), PingImages(), PrependImageToList(), PreviewImage(), PushImageList(), ReadImages(), SeparateImages(), SpliceImageIntoList(), and TransformImages().
| MagickExport Image* CloneImageList | ( | const Image * | images, |
| ExceptionInfo * | exception | ||
| ) |
Definition at line 125 of file list.c.
References CloneImage(), DestroyImageList(), MagickSignature, MagickTrue, _Image::next, _Image::previous, and _Image::signature.
Referenced by GetImageRegistry(), PushImageList(), SetImageList(), SetImageRegistry(), SpliceImageList(), and UnshiftImageList().
| MagickExport Image* CloneImages | ( | const Image * | images, |
| const char * | scenes, | ||
| ExceptionInfo * | exception | ||
| ) |
Definition at line 199 of file list.c.
References AppendImageToList(), CloneImage(), _Image::debug, _Image::filename, GetFirstImageInList(), GetImageListLength(), GetMagickModule, GetNextImageInList(), LogMagickEvent(), MagickFalse, MagickSignature, MagickTrue, NewImageList(), _ExceptionInfo::signature, _Image::signature, and TraceEvent.
Referenced by DuplicateImages(), and ReadImage().
| MagickExport void DeleteImageFromList | ( | Image ** | images | ) |
Definition at line 291 of file list.c.
References DestroyImage(), and RemoveImageFromList().
Referenced by DeleteImageList(), DeleteImages(), DestroyImageList(), RemoveDuplicateLayers(), and RemoveZeroDelayLayers().
| MagickExport void DeleteImages | ( | Image ** | images, |
| const char * | scenes, | ||
| ExceptionInfo * | exception | ||
| ) |
Definition at line 337 of file list.c.
References AcquireQuantumMemory(), DeleteImageFromList(), GetFirstImageInList(), GetImageListLength(), GetMagickModule, GetNextImageInList(), LogMagickEvent(), MagickFalse, MagickSignature, MagickTrue, RelinquishMagickMemory(), ResourceLimitError, _ExceptionInfo::signature, ThrowMagickException(), and TraceEvent.
| MagickExport Image* DestroyImageList | ( | Image * | images | ) |
Definition at line 443 of file list.c.
References _Image::debug, DeleteImageFromList(), _Image::filename, GetMagickModule, LogMagickEvent(), MagickFalse, MagickSignature, _Image::signature, and TraceEvent.
Referenced by CloneImageList(), CoalesceImages(), CompareImageLayers(), ComplexImages(), DestroyImages(), DestroyRegistryNode(), DisposeImages(), ForwardFourierTransformImage(), MontageImageList(), MorphImages(), OptimizeLayerFrames(), PreviewImage(), ReadImage(), and RelinquishImageRegistry().
| MagickExport Image* DuplicateImages | ( | Image * | images, |
| const size_t | number_duplicates, | ||
| const char * | scenes, | ||
| ExceptionInfo * | exception | ||
| ) |
Definition at line 491 of file list.c.
References AppendImageToList(), CloneImages(), _Image::debug, _Image::filename, GetMagickModule, LogMagickEvent(), MagickFalse, MagickSignature, NewImageList(), _ExceptionInfo::signature, _Image::signature, and TraceEvent.
| MagickExport Image* GetFirstImageInList | ( | const Image * | images | ) |
Definition at line 542 of file list.c.
References MagickSignature, _Image::previous, and _Image::signature.
Referenced by AcquireFxInfo(), AppendImageToList(), BlobToImage(), CloneImages(), CoalesceImages(), CompareImageLayers(), DeleteImages(), DisposeImages(), GetImageFromList(), HoughLineImage(), ImageListToArray(), MontageImageList(), MorphImages(), OptimizeImageTransparency(), OptimizeLayerFrames(), ReadImage(), RemoveDuplicateLayers(), RemoveZeroDelayLayers(), ReplaceImageInList(), ReplaceImageInListReturnLast(), TransformImage(), and WriteImages().
| MagickExport Image* GetImageFromList | ( | const Image * | images, |
| const ssize_t | index | ||
| ) |
Definition at line 586 of file list.c.
References _Image::debug, _Image::filename, GetFirstImageInList(), GetLastImageInList(), GetMagickModule, LogMagickEvent(), MagickFalse, MagickSignature, _Image::next, _Image::previous, _Image::signature, and TraceEvent.
Referenced by FxGetSymbol(), and GetImageList().
| MagickExport ssize_t GetImageIndexInList | ( | const Image * | images | ) |
Definition at line 646 of file list.c.
References MagickSignature, _Image::previous, and _Image::signature.
Referenced by FxGetSymbol(), GetImageListIndex(), GetMagickProperty(), GetMagickPropertyLetter(), and OpenPixelCache().
| MagickExport size_t GetImageListLength | ( | const Image * | images | ) |
Definition at line 682 of file list.c.
References _Image::debug, _Image::filename, GetLastImageInList(), GetMagickModule, LogMagickEvent(), MagickFalse, MagickSignature, _Image::previous, _Image::signature, and TraceEvent.
Referenced by AcquireFxInfo(), CloneImages(), CompareImageLayers(), ConsolidateCMYKImages(), DeleteImages(), DestroyFxInfo(), EvaluateImages(), FxGetSymbol(), GetImageListSize(), GetMagickProperty(), GetMagickPropertyLetter(), GetNumberScenes(), IdentifyImage(), ImageListToArray(), ImagesToBlob(), InvokeDelegate(), MergeImageLayers(), MontageImageList(), MorphImages(), OptimizeLayerFrames(), PolynomialImageChannel(), QuantizeImages(), ThumbnailImage(), and WriteImages().
| MagickExport Image* GetLastImageInList | ( | const Image * | images | ) |
Definition at line 720 of file list.c.
References MagickSignature, _Image::next, and _Image::signature.
Referenced by AppendImageToList(), CompositeLayers(), GetImageFromList(), GetImageListLength(), MorphImages(), ReplaceImageInList(), and ReplaceImageInListReturnLast().
| MagickExport Image* GetNextImageInList | ( | const Image * | images | ) |
Definition at line 754 of file list.c.
References _Image::debug, _Image::filename, GetMagickModule, LogMagickEvent(), MagickFalse, MagickSignature, _Image::next, _Image::signature, and TraceEvent.
Referenced by AcquireNextImage(), AppendImages(), BlobToImage(), CloneImages(), CoalesceImages(), CombineImages(), CompareImageLayers(), CompositeLayers(), ConsolidateCMYKImages(), DeleteImageList(), DeleteImages(), DisposeImages(), EvaluateImages(), GetImageException(), GetNextImage(), IdentifyImage(), InvokeDelegate(), IsImageObject(), IsTaintImage(), MergeImageLayers(), MontageImageList(), MorphImages(), OpenBlob(), OptimizeImageTransparency(), OptimizeLayerFrames(), PolynomialImageChannel(), QuantizeImages(), ReadImage(), RemapImages(), RemoveDuplicateLayers(), RemoveZeroDelayLayers(), SetImageList(), SmushImages(), SpliceImageList(), SyncImagesSettings(), WriteImage(), and WriteImages().
| MagickExport Image* GetPreviousImageInList | ( | const Image * | images | ) |
Definition at line 786 of file list.c.
References MagickSignature, _Image::previous, and _Image::signature.
Referenced by CoalesceImages(), DeleteImageList(), GetPreviousImage(), HuffmanEncodeImage(), IdentifyImage(), OpenBlob(), SetImageList(), SpliceImageList(), and WriteImage().
| MagickExport Image** ImageListToArray | ( | const Image * | images, |
| ExceptionInfo * | exception | ||
| ) |
Definition at line 827 of file list.c.
References AcquireQuantumMemory(), _Image::debug, _Image::filename, GetFirstImageInList(), GetImageListLength(), GetMagickModule, LogMagickEvent(), MagickFalse, MagickSignature, _Image::next, ResourceLimitError, _Image::signature, ThrowMagickException(), and TraceEvent.
Referenced by MontageImageList(), and TransformImages().
| MagickExport void InsertImageInList | ( | Image ** | images, |
| Image * | insert | ||
| ) |
Definition at line 882 of file list.c.
References AppendImageToList(), _Image::debug, _Image::filename, GetMagickModule, LogMagickEvent(), MagickFalse, MagickSignature, _Image::signature, SplitImageList(), and TraceEvent.
Referenced by SetImageList().
| MagickExport Image* NewImageList | ( | void | ) |
Definition at line 918 of file list.c.
Referenced by CloneDrawInfo(), CloneImage(), CloneImages(), ComplexImages(), ConsolidateCMYKImages(), CropImageToTiles(), DisposeImages(), DrawPatternPath(), DuplicateImages(), ForwardFourierTransformImage(), MontageImageList(), OptimizeLayerFrames(), PingImages(), PreviewImage(), ReadImage(), ReadImages(), ReadInlineImage(), SeparateImages(), SetImageClipMask(), SetImageMask(), and TransformImages().
| MagickExport void PrependImageToList | ( | Image ** | images, |
| Image * | image | ||
| ) |
Definition at line 947 of file list.c.
References AppendImageToList().
Referenced by UnshiftImageList().
| MagickExport Image* RemoveFirstImageFromList | ( | Image ** | images | ) |
Definition at line 1037 of file list.c.
References GetMagickModule, LogMagickEvent(), MagickFalse, MagickSignature, _Image::next, _Image::previous, and TraceEvent.
Referenced by ShiftImageList().
| MagickExport Image* RemoveImageFromList | ( | Image ** | images | ) |
Definition at line 978 of file list.c.
References GetMagickModule, LogMagickEvent(), MagickFalse, MagickSignature, _Image::next, _Image::previous, and TraceEvent.
Referenced by DeleteImageFromList(), and SpliceImageIntoList().
| MagickExport Image* RemoveLastImageFromList | ( | Image ** | images | ) |
Definition at line 1088 of file list.c.
References GetMagickModule, LogMagickEvent(), MagickFalse, MagickSignature, _Image::next, _Image::previous, and TraceEvent.
Referenced by PopImageList().
| MagickExport void ReplaceImageInList | ( | Image ** | images, |
| Image * | replace | ||
| ) |
Definition at line 1141 of file list.c.
References _Image::debug, DestroyImage(), _Image::filename, GetFirstImageInList(), GetLastImageInList(), GetMagickModule, LogMagickEvent(), MagickFalse, MagickSignature, _Image::next, _Image::previous, _Image::signature, and TraceEvent.
Referenced by ReadImage().
| MagickExport void ReplaceImageInListReturnLast | ( | Image ** | images, |
| Image * | replace | ||
| ) |
Definition at line 1199 of file list.c.
References _Image::debug, DestroyImage(), _Image::filename, GetFirstImageInList(), GetLastImageInList(), GetMagickModule, LogMagickEvent(), MagickFalse, MagickSignature, _Image::next, _Image::previous, _Image::signature, and TraceEvent.
| MagickExport void ReverseImageList | ( | Image ** | images | ) |
Definition at line 1250 of file list.c.
References GetMagickModule, LogMagickEvent(), MagickFalse, MagickSignature, _Image::next, _Image::previous, and TraceEvent.
| MagickExport Image* SpliceImageIntoList | ( | Image ** | images, |
| const size_t | length, | ||
| const Image * | splice | ||
| ) |
Definition at line 1303 of file list.c.
References AppendImageToList(), GetMagickModule, LogMagickEvent(), MagickFalse, MagickSignature, RemoveImageFromList(), _Image::signature, SplitImageList(), and TraceEvent.
Referenced by SpliceImageList().
| MagickExport Image* SplitImageList | ( | Image * | images | ) |
Definition at line 1354 of file list.c.
References _Image::next, and _Image::previous.
Referenced by InsertImageInList(), and SpliceImageIntoList().
| MagickExport void SyncImageList | ( | Image * | images | ) |
Definition at line 1386 of file list.c.
References MagickSignature, _Image::next, _Image::previous, _Image::scene, and _Image::signature.
| MagickExport Image* SyncNextImageInList | ( | const Image * | images | ) |
Definition at line 1432 of file list.c.
References _Image::blob, _Image::compression, DestroyBlob(), _Image::endian, MagickSignature, _Image::next, ReferenceBlob(), and _Image::signature.