Bitmap.width

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

Return Value

Type: int

Width of image in pixels.

Meta