MagickWand 6.9.6
Loading...
Searching...
No Matches
_PixelView Struct Reference
Collaboration diagram for _PixelView:

Data Fields

size_t id
 
char name [MaxTextExtent]
 
ExceptionInfo * exception
 
MagickWandwand
 
CacheView * view
 
RectangleInfo region
 
size_t number_threads
 
PixelWand *** pixel_wands
 
MagickBooleanType debug
 
size_t signature
 

Detailed Description

Definition at line 58 of file deprecate.c.

Field Documentation

◆ debug

MagickBooleanType _PixelView::debug

Definition at line 85 of file deprecate.c.

◆ exception

ExceptionInfo* _PixelView::exception

Definition at line 67 of file deprecate.c.

◆ id

size_t _PixelView::id

Definition at line 61 of file deprecate.c.

◆ name

char _PixelView::name[MaxTextExtent]

Definition at line 64 of file deprecate.c.

◆ number_threads

size_t _PixelView::number_threads

Definition at line 79 of file deprecate.c.

◆ pixel_wands

PixelWand*** _PixelView::pixel_wands

Definition at line 82 of file deprecate.c.

◆ region

RectangleInfo _PixelView::region

Definition at line 76 of file deprecate.c.

◆ signature

size_t _PixelView::signature

Definition at line 88 of file deprecate.c.

◆ view

CacheView* _PixelView::view

Definition at line 73 of file deprecate.c.

◆ wand

MagickWand* _PixelView::wand

Definition at line 70 of file deprecate.c.


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