The file size if this Bitmap is created by loading a bitmap file

Property definitions

bitmap $ Bitmap :: file_size
	# The file size if this Bitmap is created by loading a bitmap file
	var file_size: Int is noinit
lib/bitmap/bitmap.nit:58,2--59,29