Package | Description |
---|---|
sc.fiji.i5d | |
sc.fiji.i5d.cal |
Modifier and Type | Method and Description |
---|---|
ChannelCalibration |
Image5D.getChannelCalibration(int channel)
Get reference to ChannelCalibration item of a channel.
|
Modifier and Type | Method and Description |
---|---|
void |
Image5D.setChannelCalibration(int channel,
ChannelCalibration cal)
Sets the ChannelCalibration item of a channel.
|
Modifier and Type | Method and Description |
---|---|
ChannelCalibration |
ChannelCalibration.copy()
Returns a copy of the ChannelCalibration object.
|
Copyright © 2015–2021 Fiji. All rights reserved.