Format of the pixels

Property definitions

sdl2 $ SDLSurface :: format
	# Format of the pixels
	fun format: SDL_PixelFormat `{ return self->format; `}
lib/sdl2/sdl2_base.nit:408,2--409,55