MagickCore 7.1.0
Convert, Edit, Or Compose Bitmap Images
client.c File Reference
Include dependency graph for client.c:

Go to the source code of this file.

Functions

MagickExport const char * GetClientName (void)
 
MagickExport const char * GetClientPath (void)
 
MagickExport const char * SetClientName (const char *name)
 
MagickExport const char * SetClientPath (const char *path)
 

Function Documentation

◆ GetClientName()

MagickExport const char * GetClientName ( void  )

◆ GetClientPath()

MagickExport const char * GetClientPath ( void  )

Definition at line 88 of file client.c.

References SetClientPath().

Referenced by GetConfigurePaths().

◆ SetClientName()

MagickExport const char * SetClientName ( const char *  name)

Definition at line 115 of file client.c.

References ConfigureEvent, CopyMagickString(), GetMagickModule, and LogMagickEvent().

Referenced by GetClientName(), and MagickCoreGenesis().

◆ SetClientPath()

MagickExport const char * SetClientPath ( const char *  path)