public class ApplyLookupTable extends Object implements Command
Reads a lookup table from a URL. If there is an active ImageDisplay
the lookup table is applied to its current view. Otherwise it creates a new
ImageDisplay
in which in can display the lookup table.
Designed to be used by menu code. Lookup tables are discovered and menu entries are constructed using their URLs with instances of this class.
Constructor and Description |
---|
ApplyLookupTable() |
Copyright © 2014–2022 ImageJ. All rights reserved.