SaveImageProc

Saves an image from this format.

nothrow @nogc @safe
alias SaveImageProc = bool function
(
ref const(Image) image
,,,
int page
,
int flags
,
void* data
)

Meta