Package-level declarations
Types
Link copied to clipboard
object Bitmap32Serializer
Serializer for Bitmap32 class.
Link copied to clipboard
class BitmapRenderer<in TS : Any, in PS : PositionSurrogate> : Renderer<TS, PS, <Error class: unknown class>>
This implementation renders a Bitmap. The rendering works on 2D environments only as it uses a Context2d.
Link copied to clipboard
Renderer of an EnvironmentSurrogate.