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

Property definitions

bitmap $ Bitmap :: file_path
	# The file path if this Bitmap is created by loading a bitmap file
	var file_path: String is noinit
lib/bitmap/bitmap.nit:52,2--53,32