Image.convert

Converts the image's format. See FORMAT_* constants.

struct Image
@nogc nothrow
void
convert
(
in long format
)

Meta