The OpenD Programming Language

Image.height

struct Image
nothrow @nogc @safe pure const
int
height
()

Return Value

Type: int

Height of image in pixels. Tags: #valid

Meta