Image.size

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

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

Meta