MagickCore  6.9.10
Convert, Edit, Or Compose Bitmap Images
_DelegateInfo Struct Reference

#include <delegate.h>

Collaboration diagram for _DelegateInfo:
[legend]

Data Fields

char * path
 
char * decode
 
char * encode
 
char * commands
 
ssize_t mode
 
MagickBooleanType thread_support
 
MagickBooleanType spawn
 
MagickBooleanType stealth
 
struct _DelegateInfoprevious
 
struct _DelegateInfonext
 
size_t signature
 
SemaphoreInfosemaphore
 

Field Documentation

◆ commands

◆ decode

◆ encode

◆ mode

ssize_t _DelegateInfo::mode

◆ next

struct _DelegateInfo * _DelegateInfo::next

◆ path

char* _DelegateInfo::path

◆ previous

struct _DelegateInfo* _DelegateInfo::previous

◆ semaphore

SemaphoreInfo* _DelegateInfo::semaphore

◆ signature

size_t _DelegateInfo::signature

◆ spawn

MagickBooleanType _DelegateInfo::spawn

◆ stealth

◆ thread_support

MagickBooleanType _DelegateInfo::thread_support

The documentation for this struct was generated from the following file: