Builder

class Builder

Properties

Link copied to clipboard

The image with the height set to 32 pixels.

Link copied to clipboard

The image with the height set to 64 pixels.

Link copied to clipboard

The original image.

Functions

Link copied to clipboard
fun height32(block: Image.Builder.() -> Unit)
Link copied to clipboard
fun height64(block: Image.Builder.() -> Unit)
Link copied to clipboard
fun original(block: Image.Builder.() -> Unit)