Bitmap.height

struct Bitmap(T)
nothrow @property const pure
int
height
()

Return Value

Type: int

Height of image in pixels.

Meta