Interface | Description |
---|---|
ArrayColorTable<T> |
Interface for all
ColorTable implementations that use an array to
store their color table information. |
ColorTable | |
LinearRange |
Class | Description |
---|---|
AbstractArrayColorTable<T> |
Abstract superclass for array-based color lookup tables.
|
AbstractLinearRange | |
ColorTable16 |
16-bit color lookup table.
|
ColorTable8 |
8-bit color lookup table.
|
Copyright © 2015–2022 ImgLib2. All rights reserved.