MagickCore 6.9.13
Loading...
Searching...
No Matches
_ImageView Struct Reference
Collaboration diagram for _ImageView:

Data Fields

char * description
RectangleInfo extent
Imageimage
CacheViewview
size_t number_threads
ExceptionInfoexception
MagickBooleanType debug
size_t signature

Detailed Description

Definition at line 57 of file image-view.c.

Field Documentation

◆ debug

MagickBooleanType _ImageView::debug

Definition at line 78 of file image-view.c.

◆ description

char* _ImageView::description

Definition at line 60 of file image-view.c.

◆ exception

ExceptionInfo* _ImageView::exception

Definition at line 75 of file image-view.c.

◆ extent

RectangleInfo _ImageView::extent

Definition at line 63 of file image-view.c.

◆ image

Image* _ImageView::image

Definition at line 66 of file image-view.c.

◆ number_threads

size_t _ImageView::number_threads

Definition at line 72 of file image-view.c.

◆ signature

size_t _ImageView::signature

Definition at line 81 of file image-view.c.

◆ view

CacheView* _ImageView::view

Definition at line 69 of file image-view.c.


The documentation for this struct was generated from the following file: