dmagick.c.utility

Undocumented in source.

Members

Aliases

ssize_t
alias ssize_t = ptrdiff_t
Undocumented in source.

Enums

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

Functions

AcquireUniqueFilename
MagickBooleanType AcquireUniqueFilename(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AcquireUniqueSymbolicLink
MagickBooleanType AcquireUniqueSymbolicLink(const(char)* , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AppendImageFormat
void AppendImageFormat(const(char)* , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Base64Decode
ubyte* Base64Decode(const(char)* , size_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Base64Encode
char* Base64Encode(const(ubyte)* , size_t , size_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ChopPathComponents
void ChopPathComponents(char* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ExpandFilename
void ExpandFilename(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ExpandFilenames
MagickBooleanType ExpandFilenames(int* , char*** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetExecutionPath
MagickBooleanType GetExecutionPath(char* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetMagickPageSize
ssize_t GetMagickPageSize()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetPathAttributes
MagickBooleanType GetPathAttributes(const(char)* , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetPathComponent
void GetPathComponent(const(char)* , PathType , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetPathComponents
char** GetPathComponents(const(char)* , size_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IsPathAccessible
MagickBooleanType IsPathAccessible(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ListFiles
char** ListFiles(const(char)* , const(char)* , size_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MagickDelay
void MagickDelay(MagickSizeType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MultilineCensus
size_t MultilineCensus(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OpenMagickStream
FILE* OpenMagickStream(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SystemCommand
int SystemCommand(MagickBooleanType , MagickBooleanType , const(char)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta