dmagick.c.policy

Undocumented in source.

Members

Enums

PolicyDomain
enum PolicyDomain
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PolicyRights
enum PolicyRights
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

GetPolicyInfoList
const(PolicyInfo)** GetPolicyInfoList(const(char)* , size_t* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetPolicyList
char** GetPolicyList(const(char)* , size_t* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetPolicyValue
char* GetPolicyValue(const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IsRightsAuthorized
MagickBooleanType IsRightsAuthorized(PolicyDomain , PolicyRights , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ListPolicyInfo
MagickBooleanType ListPolicyInfo(FILE* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PolicyComponentGenesis
MagickBooleanType PolicyComponentGenesis()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PolicyComponentTerminus
void PolicyComponentTerminus()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

PolicyInfo
struct PolicyInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta