CacheImageSet

constructor()

Creates an empty image set. Use add to add targets.


constructor(@NotNull targets: @NotNull List<CacheImage>)

Creates an image set with given targets.

Parameters

targets

image targets.