|
MagickCore
6.7.5
|
Data Fields | |
| CacheType | type |
| size_t | width |
| size_t | height |
| MagickSizeType | length |
| MagickBooleanType | mapped |
| char | path [MaxTextExtent] |
| int | file |
| unsigned short * | cells |
| unsigned short* _RadonInfo::cells |
Definition at line 232 of file shear.c.
Referenced by DestroyRadonInfo(), ResetRadonCells(), AcquireRadonInfo(), GetRadonCell(), and SetRadonCell().
| int _RadonInfo::file |
Definition at line 229 of file shear.c.
Referenced by DestroyRadonInfo(), ResetRadonCells(), AcquireRadonInfo(), ReadRadonCell(), and WriteRadonCell().
| size_t _RadonInfo::height |
Definition at line 216 of file shear.c.
Referenced by ResetRadonCells(), AcquireRadonInfo(), GetRadonCell(), SetRadonCell(), and RadonProjection().
Definition at line 220 of file shear.c.
Referenced by DestroyRadonInfo(), ResetRadonCells(), AcquireRadonInfo(), GetRadonCell(), and SetRadonCell().
Definition at line 223 of file shear.c.
Referenced by DestroyRadonInfo(), and AcquireRadonInfo().
| char _RadonInfo::path[MaxTextExtent] |
Definition at line 226 of file shear.c.
Referenced by DestroyRadonInfo(), and AcquireRadonInfo().
Definition at line 213 of file shear.c.
Referenced by DestroyRadonInfo(), ResetRadonCells(), AcquireRadonInfo(), GetRadonCell(), and SetRadonCell().
| size_t _RadonInfo::width |
Definition at line 216 of file shear.c.
Referenced by ResetRadonCells(), AcquireRadonInfo(), and RadonProjection().