dmagick.c.stream

Undocumented in source.

Members

Aliases

StreamHandler
alias StreamHandler = size_t function(const(Image)*, const(void)*, const size_t)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

ReadStream
Image* ReadStream(const(ImageInfo)* , StreamHandler , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WriteStream
MagickBooleanType WriteStream(const(ImageInfo)* , Image* , StreamHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta