MagickCore 7.1.0
Convert, Edit, Or Compose Bitmap Images
coder-private.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

MagickPrivate MagickBooleanType CoderComponentGenesis (void)
 
MagickPrivate void CoderComponentTerminus (void)
 

Function Documentation

◆ CoderComponentGenesis()

MagickPrivate MagickBooleanType CoderComponentGenesis ( void  )

Definition at line 207 of file coder.c.

References AcquireSemaphoreInfo(), coder_semaphore, and MagickTrue.

Referenced by MagickCoreGenesis().

◆ CoderComponentTerminus()