Interface | Description |
---|---|
ComplexType<T extends ComplexType<T>> |
TODO
|
IntegerType<T extends IntegerType<T>> |
TODO
|
NumericType<T extends NumericType<T>> |
TODO
|
RealType<T extends RealType<T>> |
TODO
|
Class | Description |
---|---|
AbstractARGBDoubleType<T extends AbstractARGBDoubleType<T>> | |
ARGBDoubleType | |
ARGBLongAccessType | |
ARGBType |
A
native NumericType that encodes four channels at
unsigned byte precision into one 32bit signed integer which is the format
used in most display oriented image processing libraries such as AWT or
ImageJ. |
NativeARGBDoubleType |
Copyright © 2015–2022 ImgLib2. All rights reserved.