NoOpImageTransformerImpl

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun intrinsicSize(painter: Painter): Size

Returns the detected intrinsic size of the painter

Link copied to clipboard
open fun placeholderConfig(density: Density, containerSize: Size, intrinsicImageSize: Size): PlaceholderConfig

The expected placeholderSize. Note: The same size is shared for all inline images within a single MarkdownText item.

Link copied to clipboard
open override fun transform(link: String): ImageData?

Will retrieve the ImageData from an image link/url