MagickCore 7.1.2-26
Convert, Edit, Or Compose Bitmap Images
Loading...
Searching...
No Matches
_MatrixInfo Struct Reference

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 64 of file matrix.c.

Field Documentation

◆ columns

size_t _MatrixInfo::columns

Definition at line 70 of file matrix.c.

◆ elements

void* _MatrixInfo::elements

Definition at line 88 of file matrix.c.

◆ file

int _MatrixInfo::file

Definition at line 85 of file matrix.c.

◆ length

MagickSizeType _MatrixInfo::length

Definition at line 75 of file matrix.c.

◆ mapped

MagickBooleanType _MatrixInfo::mapped

Definition at line 78 of file matrix.c.

◆ path

char _MatrixInfo::path[MagickPathExtent]

Definition at line 82 of file matrix.c.

◆ rows

size_t _MatrixInfo::rows

Definition at line 71 of file matrix.c.

◆ semaphore

SemaphoreInfo* _MatrixInfo::semaphore

Definition at line 91 of file matrix.c.

◆ signature

size_t _MatrixInfo::signature

Definition at line 94 of file matrix.c.

◆ stride

size_t _MatrixInfo::stride

Definition at line 72 of file matrix.c.

◆ synchronize

MagickBooleanType _MatrixInfo::synchronize

Definition at line 79 of file matrix.c.

◆ type

CacheType _MatrixInfo::type

Definition at line 67 of file matrix.c.


The documentation for this struct was generated from the following file:
  • /build/imagemagick-dmo-7.1.2.26+dmo/MagickCore/matrix.c