MagickCore
6.8.5
|
Go to the source code of this file.
Enumerations | |
enum | PathType { UndefinedPath, MagickPath, RootPath, HeadPath, TailPath, BasePath, ExtensionPath, SubimagePath, CanonicalPath } |
enum PathType |
MagickExport MagickBooleanType AcquireUniqueFilename | ( | char * | ) |
MagickExport MagickBooleanType AcquireUniqueSymbolicLink | ( | const char * | , |
char * | |||
) |
MagickExport void AppendImageFormat | ( | const char * | , |
char * | |||
) |
MagickExport unsigned char* Base64Decode | ( | const char * | , |
size_t * | |||
) |
References AcquireQuantumMemory(), Base64, GetMagickModule, LogMagickEvent(), RelinquishMagickMemory(), and TraceEvent.
Referenced by ReadInlineImage().
MagickExport char* Base64Encode | ( | const unsigned char * | , |
const size_t | , | ||
size_t * | |||
) |
MagickExport void ChopPathComponents | ( | char * | , |
const size_t | |||
) |
MagickExport void ExpandFilename | ( | char * | ) |
MagickExport MagickBooleanType ExpandFilenames | ( | int * | , |
char *** | |||
) |
MagickExport MagickBooleanType GetExecutionPath | ( | char * | , |
const size_t | |||
) |
MagickExport ssize_t GetMagickPageSize | ( | void | ) |
Referenced by PersistPixelCache(), and ResourceComponentGenesis().
MagickExport MagickBooleanType GetPathAttributes | ( | const char * | , |
void * | |||
) |
MagickExport void GetPathComponent | ( | const char * | , |
PathType | , | ||
char * | |||
) |
MagickExport char ** GetPathComponents | ( | const char * | , |
size_t * | |||
) |
MagickExport MagickBooleanType IsPathAccessible | ( | const char * | ) |
References access_utf8(), GetPathAttributes(), MagickFalse, MagickTrue, and S_ISREG.
Referenced by GetConfigureBlob(), GetExecutionPath(), GetMagickHomeURL(), GetPathComponent(), InterpretImageProperties(), IsGlob(), LoadTypeList(), LogMagickEventList(), MagickCoreGenesis(), ReadImage(), RenderType(), and WriteImage().
MagickExport char ** ListFiles | ( | const char * | , |
const char * | , | ||
size_t * | |||
) |
References AcquireMagickMemory(), AcquireQuantumMemory(), AcquireString(), closedir(), dirent::d_name, FileCompare(), GetMagickModule, GlobExpression(), IsPathDirectory(), LocaleCompare(), LogMagickEvent(), MagickFalse, MagickReadDirectory(), MagickTrue, opendir(), RelinquishMagickMemory(), ResizeQuantumMemory(), ResourceLimitFatalError, ThrowFatalException, and TraceEvent.
Referenced by ExpandFilenames().
MagickExport void MagickDelay | ( | const MagickSizeType | ) |
References lib.
Referenced by GetImagePixelCache(), and InvokeDelegate().
MagickExport size_t MultilineCensus | ( | const char * | ) |
Referenced by MontageImageList().
MagickExport int SystemCommand | ( | const MagickBooleanType | , |
const MagickBooleanType | , | ||
const char * | , | ||
ExceptionInfo * | |||
) |
References AcquireString(), ConcatenateMagickString(), DelegateError, DelegatePolicyDomain, DestroyString(), ExecutePolicyRights, FormatLocaleFile(), GetMagickModule, IsRightsAuthorized(), MACSystemCommand(), MagickFalse, MaxTextExtent, PolicyError, RelinquishMagickMemory(), StringToArgv(), and ThrowMagickException().
Referenced by InvokeDelegate().