Interface RGB48Image

All Superinterfaces:
IntegerImage, PixelImage, RGBImage, RGBIndex, RGBIntegerImage, ShortChannelImage
All Known Implementing Classes:
MemoryRGB48Image

public interface RGB48Image extends ShortChannelImage, RGBIntegerImage
An empty interface for RGB truecolor images with integer samples that are each sixteen bits large (thus, 48 bits per pixel).
Since:
0.12.0
Author:
Marco Schmidt