- BlobToFile
MagickBooleanType BlobToFile(char* , const(void)* , 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.
- BlobToImage
Image* BlobToImage(const(ImageInfo)* , const(void)* , 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.
- DestroyBlob
void DestroyBlob(Image* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DuplicateBlob
void DuplicateBlob(Image* , const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- FileToBlob
ubyte* FileToBlob(const(char)* , size_t , 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.
- FileToImage
MagickBooleanType FileToImage(Image* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetBlobError
MagickBooleanType GetBlobError(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetBlobFileHandle
FILE* GetBlobFileHandle(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetBlobSize
MagickSizeType GetBlobSize(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetBlobStreamData
ubyte* GetBlobStreamData(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetBlobStreamHandler
StreamHandler GetBlobStreamHandler(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ImageToBlob
ubyte* ImageToBlob(const(ImageInfo)* , Image* , 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.
- ImageToFile
MagickBooleanType ImageToFile(Image* , char* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ImagesToBlob
ubyte* ImagesToBlob(const(ImageInfo)* , Image* , 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.
- InjectImageBlob
MagickBooleanType InjectImageBlob(const(ImageInfo)* , Image* , Image* , 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.
- IsBlobExempt
MagickBooleanType IsBlobExempt(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IsBlobSeekable
MagickBooleanType IsBlobSeekable(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IsBlobTemporary
MagickBooleanType IsBlobTemporary(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PingBlob
Image* PingBlob(const(ImageInfo)* , const(void)* , 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.
- SetBlobExempt
void SetBlobExempt(Image* , MagickBooleanType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.