|
MagickCore
6.9.12-10
Convert, Edit, Or Compose Bitmap Images
|
Data Fields | |
| CacheType | type |
| size_t | columns |
| size_t | rows |
| size_t | stride |
| MagickSizeType | length |
| MagickBooleanType | mapped |
| MagickBooleanType | synchronize |
| char | path [MaxTextExtent] |
| int | file |
| void * | elements |
| SemaphoreInfo * | semaphore |
| size_t | signature |
| size_t _MatrixInfo::columns |
Referenced by AcquireMatrixInfo(), GetMatrixColumns(), GetMatrixElement(), MatrixToImage(), and SetMatrixElement().
| void* _MatrixInfo::elements |
Referenced by AcquireMatrixInfo(), DestroyMatrixInfo(), GetMatrixElement(), NullMatrix(), and SetMatrixElement().
| int _MatrixInfo::file |
Referenced by AcquireMatrixInfo(), DestroyMatrixInfo(), and NullMatrix().
| MagickSizeType _MatrixInfo::length |
Referenced by AcquireMatrixInfo(), DestroyMatrixInfo(), NullMatrix(), and SetMatrixElement().
| MagickBooleanType _MatrixInfo::mapped |
Referenced by AcquireMatrixInfo(), and DestroyMatrixInfo().
| char _MatrixInfo::path[MaxTextExtent] |
Referenced by AcquireMatrixInfo(), and DestroyMatrixInfo().
| size_t _MatrixInfo::rows |
Referenced by AcquireMatrixInfo(), GetMatrixElement(), GetMatrixRows(), MatrixToImage(), and NullMatrix().
| SemaphoreInfo* _MatrixInfo::semaphore |
Referenced by AcquireMatrixInfo(), and DestroyMatrixInfo().
| size_t _MatrixInfo::signature |
| size_t _MatrixInfo::stride |
Referenced by AcquireMatrixInfo(), GetMatrixElement(), MatrixToImage(), and SetMatrixElement().
| MagickBooleanType _MatrixInfo::synchronize |
Referenced by AcquireMatrixInfo().
| CacheType _MatrixInfo::type |
Referenced by AcquireMatrixInfo(), DestroyMatrixInfo(), GetMatrixElement(), NullMatrix(), and SetMatrixElement().