MagickCore  6.9.10
Convert, Edit, Or Compose Bitmap Images
client.c File Reference
#include "magick/studio.h"
#include "magick/client.h"
#include "magick/string_.h"
Include dependency graph for client.c:

Functions

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

Function Documentation

◆ GetClientName()

◆ GetClientPath()

const MagickExport char* GetClientPath ( void  )

References SetClientPath().

Referenced by GetConfigureBlob(), and GetConfigurePaths().

◆ SetClientName()

const MagickExport char* SetClientName ( const char *  name)

◆ SetClientPath()

const MagickExport char* SetClientPath ( const char *  path)