ShaderProvider

Creates Shaders on demand.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun getShader(context: DrawingContext, left: Float, top: Float, right: Float, bottom: Float): Shader

Returns a Shader for the given bounds.