customImageRenders property
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;
An API that allows you to customize the entire process of image rendering. See the README for more details.
final Map<ImageSourceMatcher, ImageRender> customImageRenders;