Interface RMImageData.ImageSupplier
- All Superinterfaces:
- Supplier<BufferedImage>
- Enclosing class:
- RMImageData
The preferred method for seeding RMImageData with an image source. This ensures that the backing Image is only
 rendered and held in memory when absolutely necessary.
- 
Method Summary