MagickCore 7.1.0
Convert, Edit, Or Compose Bitmap Images
annotate-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 AnnotateComponentGenesis (void)
 
MagickPrivate void AnnotateComponentTerminus (void)
 

Function Documentation

◆ AnnotateComponentGenesis()

MagickPrivate MagickBooleanType AnnotateComponentGenesis ( void  )

Definition at line 164 of file annotate.c.

References AcquireSemaphoreInfo(), annotate_semaphore, and MagickTrue.

Referenced by MagickCoreGenesis().

◆ AnnotateComponentTerminus()

MagickPrivate void AnnotateComponentTerminus ( void  )

Definition at line 189 of file annotate.c.

References ActivateSemaphoreInfo(), annotate_semaphore, and RelinquishSemaphoreInfo().

Referenced by MagickCoreTerminus().