customImageRenders property

Map<ImageSourceMatcher, ImageRender> customImageRenders
final

An API that allows you to customize the entire process of image rendering. See the README for more details.

Implementation

final Map<ImageSourceMatcher, ImageRender> customImageRenders;