Package-level declarations
Types
Link copied to clipboard
object Bitmap32Serializer : <ERROR CLASS> ERROR CLASS: Symbol not found for KSerializer<ERROR CLASS: Symbol not found for Bitmap32>
Serializer for Bitmap32 class.
Link copied to clipboard
class BitmapRenderer<in TS : Any, in PS : PositionSurrogate> : Renderer<TS, PS, ERROR CLASS: Symbol not found for Bitmap>
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.