Class MricroLutWriter

java.lang.Object
All Implemented Interfaces:
InterfaceIO, IconObject

public class MricroLutWriter
extends DiscreteColourMapWriter
Writes a discrete colour map to an MriCRO-compatible lookup table (LUT) file. If map is larger than 256 indices, it will be truncated.
Since:
1.0
Version:
1.0
Author:
Andrew Reid
  • Constructor Details

    • MricroLutWriter

      public MricroLutWriter()
    • MricroLutWriter

      public MricroLutWriter​(java.io.File file)
  • Method Details