|
MagickCore 7.1.0
Convert, Edit, Or Compose Bitmap Images
|
Go to the source code of this file.
Enumerations | |
| enum | DataType { UndefinedData , StringData , ByteData , ShortData , LongData } |
Functions | |
| MagickPrivate MagickBooleanType | MimeComponentGenesis (void) |
| MagickPrivate void | MimeComponentTerminus (void) |
| enum DataType |
| Enumerator | |
|---|---|
| UndefinedData | |
| StringData | |
| ByteData | |
| ShortData | |
| LongData | |
Definition at line 25 of file mime-private.h.
| MagickPrivate MagickBooleanType MimeComponentGenesis | ( | void | ) |
Definition at line 1036 of file mime.c.
References AcquireSemaphoreInfo(), MagickTrue, and mime_semaphore.
Referenced by MagickCoreGenesis().
| MagickPrivate void MimeComponentTerminus | ( | void | ) |
Definition at line 1082 of file mime.c.
References ActivateSemaphoreInfo(), DestroyLinkedList(), DestroyMimeElement(), LockSemaphoreInfo(), mime_cache, mime_semaphore, RelinquishSemaphoreInfo(), and UnlockSemaphoreInfo().
Referenced by MagickCoreTerminus().