The OpenD Programming Language

Image.width

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

Return Value

Type: int

Width of image in pixels. Tags: #valid

Meta