public class ImpImageDataBuilder extends Object
Constructor and Description |
---|
ImpImageDataBuilder() |
Modifier and Type | Method and Description |
---|---|
ImpImageData |
build() |
BufferedImage |
get(ImageSliceIndex index) |
BufferedImage |
get(int c,
int z,
int t) |
void |
put(ImageSliceIndex index,
BufferedImage image) |
void |
put(int c,
int z,
int t,
BufferedImage image) |
public void put(ImageSliceIndex index, BufferedImage image)
public void put(int c, int z, int t, BufferedImage image)
public BufferedImage get(ImageSliceIndex index)
public BufferedImage get(int c, int z, int t)
public ImpImageData build()
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.