StyleImageExtension

Define the interfaces for the Image plugin.

fun fun interface StyleImageExtension

Functions

bindTo
Link copied to clipboard

Bind the image to the Style.

abstract fun bindTo(delegate: StyleInterface)
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Inheritors

ImageExtensionImpl
Link copied to clipboard
ImageNinePatchExtensionImpl
Link copied to clipboard