imageSize

Returns the dimensions of a created image.

nothrow @trusted @nogc
void
imageSize
()
(,
const scope auto ref NVGImage image
,
out int w
,
out int h
)

See Also

Suggestion Box / Bug Report