MagickCore 6.9.12
|
Go to the source code of this file.
Typedefs | |
typedef struct _ImageView | ImageView |
typedef MagickBooleanType(* | DuplexTransferImageViewMethod) (const ImageView *, const ImageView *, ImageView *, const ssize_t, const int, void *) |
typedef MagickBooleanType(*)(* | GetImageViewMethod) (const ImageView *, const ssize_t, const int, void *) |
typedef MagickBooleanType(*)(*)(* | SetImageViewMethod) (ImageView *, const ssize_t, const int, void *) |
typedef MagickBooleanType(*)(*)(*)(* | TransferImageViewMethod) (const ImageView *, ImageView *, const ssize_t, const int, void *) |
typedef MagickBooleanType(*)(*)(*)(*)(* | UpdateImageViewMethod) (ImageView *, const ssize_t, const int, void *) |
typedef MagickBooleanType(* DuplexTransferImageViewMethod) (const ImageView *, const ImageView *, ImageView *, const ssize_t, const int, void *) |
Definition at line 28 of file image-view.h.
typedef MagickBooleanType(*)(* GetImageViewMethod) (const ImageView *, const ssize_t, const int, void *) |
Definition at line 28 of file image-view.h.
typedef struct _ImageView ImageView |
Definition at line 26 of file image-view.h.
typedef MagickBooleanType(*)(*)(* SetImageViewMethod) (ImageView *, const ssize_t, const int, void *) |
Definition at line 28 of file image-view.h.
typedef MagickBooleanType(*)(*)(*)(* TransferImageViewMethod) (const ImageView *, ImageView *, const ssize_t, const int, void *) |
Definition at line 28 of file image-view.h.
typedef MagickBooleanType(*)(*)(*)(*)(* UpdateImageViewMethod) (ImageView *, const ssize_t, const int, void *) |
Definition at line 28 of file image-view.h.
MagickExport ImageView * CloneImageView | ( | const ImageView * | ) |
MagickExport ImageView * DestroyImageView | ( | ImageView * | ) |
MagickExport MagickBooleanType DuplexTransferImageViewIterator | ( | ImageView * | , |
ImageView * | , | ||
ImageView * | , | ||
DuplexTransferImageViewMethod | , | ||
void * | |||
) |
MagickExport IndexPacket * GetImageViewAuthenticIndexes | ( | const ImageView * | image_view | ) |
Definition at line 342 of file image-view.c.
References GetCacheViewAuthenticIndexQueue(), MagickCoreSignature, _ImageView::signature, and _ImageView::view.
MagickExport PixelPacket * GetImageViewAuthenticPixels | ( | const ImageView * | image_view | ) |
Definition at line 372 of file image-view.c.
References GetCacheViewAuthenticPixelQueue(), MagickCoreSignature, _ImageView::signature, and _ImageView::view.
MagickExport char * GetImageViewException | ( | const ImageView * | image_view, |
ExceptionType * | severity | ||
) |
Definition at line 406 of file image-view.c.
References AcquireQuantumMemory(), ConcatenateMagickString(), CopyMagickString(), _ExceptionInfo::description, _ImageView::exception, GetLocaleExceptionMessage(), MagickCoreSignature, MaxTextExtent, _ExceptionInfo::reason, ResourceLimitFatalError, _ExceptionInfo::severity, _ImageView::signature, and ThrowFatalException.
MagickExport RectangleInfo GetImageViewExtent | ( | const ImageView * | image_view | ) |
Definition at line 458 of file image-view.c.
References _ImageView::extent, MagickCoreSignature, and _ImageView::signature.
MagickExport Image * GetImageViewImage | ( | const ImageView * | image_view | ) |
Definition at line 487 of file image-view.c.
References _ImageView::image, MagickCoreSignature, and _ImageView::signature.
MagickExport MagickBooleanType GetImageViewIterator | ( | ImageView * | , |
GetImageViewMethod | , | ||
void * | |||
) |
MagickExport const IndexPacket * GetImageViewVirtualIndexes | ( | const ImageView * | image_view | ) |
Definition at line 629 of file image-view.c.
References GetCacheViewVirtualIndexQueue(), MagickCoreSignature, _ImageView::signature, and _ImageView::view.
MagickExport const PixelPacket * GetImageViewVirtualPixels | ( | const ImageView * | image_view | ) |
Definition at line 659 of file image-view.c.
References GetCacheViewVirtualPixelQueue(), MagickCoreSignature, _ImageView::signature, and _ImageView::view.
MagickExport MagickBooleanType IsImageView | ( | const ImageView * | ) |
MagickExport ImageView * NewImageView | ( | Image * | ) |
MagickExport ImageView * NewImageViewRegion | ( | Image * | image, |
const | ssize_t, | ||
const | ssize_t, | ||
const | size_t, | ||
const | size_t | ||
) |
Definition at line 776 of file image-view.c.
References AcquireExceptionInfo(), AcquireMagickMemory(), AcquireVirtualCacheView(), ConstantString(), _ImageView::debug, _ImageView::description, _ImageView::exception, _ImageView::extent, GetLogEventMask(), GetMagickResourceLimit(), _RectangleInfo::height, _ImageView::image, ImageEvent, MagickCoreSignature, MagickFalse, MagickTrue, _ImageView::number_threads, ResourceLimitFatalError, _ImageView::signature, _Image::signature, ThreadResource, ThrowFatalException, _ImageView::view, _RectangleInfo::width, _RectangleInfo::x, and _RectangleInfo::y.
MagickExport void SetImageViewDescription | ( | ImageView * | , |
const char * | |||
) |
MagickExport MagickBooleanType SetImageViewIterator | ( | ImageView * | , |
SetImageViewMethod | , | ||
void * | |||
) |
MagickExport void SetImageViewThreads | ( | ImageView * | image_view, |
const | size_t | ||
) |
Definition at line 995 of file image-view.c.
References GetMagickResourceLimit(), MagickCoreSignature, _ImageView::number_threads, _ImageView::signature, and ThreadResource.
MagickExport MagickBooleanType TransferImageViewIterator | ( | ImageView * | , |
ImageView * | , | ||
TransferImageViewMethod | , | ||
void * | |||
) |
MagickExport MagickBooleanType UpdateImageViewIterator | ( | ImageView * | source, |
UpdateImageViewMethod | update, | ||
void * | context | ||
) |
Definition at line 1193 of file image-view.c.
References _ImageView::description, DirectClass, _ImageView::exception, _ImageView::extent, GetCacheViewAuthenticPixels(), GetCacheViewException(), GetOpenMPThreadId(), _RectangleInfo::height, _ImageView::image, InheritException(), magick_restrict, MagickCoreSignature, MagickFalse, MagickTrue, _Image::progress_monitor, SetImageProgress(), SetImageStorageClass(), _ImageView::signature, SyncCacheViewAuthenticPixels(), _ImageView::view, _RectangleInfo::width, _RectangleInfo::x, and _RectangleInfo::y.