Constructor and Description |
---|
BitTypeDisplay(Image<BitType> img) |
Modifier and Type | Method and Description |
---|---|
float |
get32Bit(BitType c) |
float |
get32BitNormed(BitType c) |
byte |
get8BitSigned(BitType c) |
short |
get8BitUnsigned(BitType c) |
void |
setMinMax() |
get8BitARGB, getImage, getMax, getMin, normDouble, normFloat, setMax, setMin, setMinMax
public float get32BitNormed(BitType c)
get32BitNormed
in class Display<BitType>
public byte get8BitSigned(BitType c)
get8BitSigned
in class Display<BitType>
public short get8BitUnsigned(BitType c)
get8BitUnsigned
in class Display<BitType>
Copyright © 2015–2021 Fiji. All rights reserved.