MagickCore 7.1.1
Convert, Edit, Or Compose Bitmap Images
Loading...
Searching...
No Matches
_MatrixInfo Struct Reference
Collaboration diagram for _MatrixInfo:

Data Fields

CacheType type
 
size_t columns
 
size_t rows
 
size_t stride
 
MagickSizeType length
 
MagickBooleanType mapped
 
MagickBooleanType synchronize
 
char path [MagickPathExtent]
 
int file
 
void * elements
 
SemaphoreInfosemaphore
 
size_t signature
 

Detailed Description

Definition at line 62 of file matrix.c.

Field Documentation

◆ columns

size_t _MatrixInfo::columns

Definition at line 68 of file matrix.c.

◆ elements

void* _MatrixInfo::elements

Definition at line 86 of file matrix.c.

◆ file

int _MatrixInfo::file

Definition at line 83 of file matrix.c.

◆ length

MagickSizeType _MatrixInfo::length

Definition at line 73 of file matrix.c.

◆ mapped

MagickBooleanType _MatrixInfo::mapped

Definition at line 76 of file matrix.c.

◆ path

char _MatrixInfo::path[MagickPathExtent]

Definition at line 80 of file matrix.c.

◆ rows

size_t _MatrixInfo::rows

Definition at line 69 of file matrix.c.

◆ semaphore

SemaphoreInfo* _MatrixInfo::semaphore

Definition at line 89 of file matrix.c.

◆ signature

size_t _MatrixInfo::signature

Definition at line 92 of file matrix.c.

◆ stride

size_t _MatrixInfo::stride

Definition at line 70 of file matrix.c.

◆ synchronize

MagickBooleanType _MatrixInfo::synchronize

Definition at line 77 of file matrix.c.

◆ type

CacheType _MatrixInfo::type

Definition at line 65 of file matrix.c.


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