Toggle menu
Nitlanguage.org
Nitdoc
bitmap
bitmap
Bitmap
_width
private
var
_width
:
Int
bitmap
::
Bitmap
::
_width
Doc
Linearization
Summary
The image width in pixels
The image width in pixels
Summary
Property definitions
bitmap$Bitmap$_width
Property definitions
bitmap
$
Bitmap
::
_width
# The image width in pixels
var
width
:
Int
is
noinit
lib/bitmap/bitmap.nit:61,2--62,25