Mask of the location of the blue component

Property definitions

sdl2 $ SDL_PixelFormat :: bmask
	# Mask of the location of the blue component
	fun bmask: UInt32 `{ return self->Bmask; `}
lib/sdl2/sdl2_base.nit:438,2--439,44