Image.size

Size of the image. Returns an array of 3 sizes: [width, height, channels]

class Image
@property
size_t[3]
size
const @safe pure nothrow
(
)

Meta