public class ImarisWriter extends Object
Constructor and Description |
---|
ImarisWriter(String path,
long width,
long height,
long numSlices,
long numChannels,
long numFrames,
double pixelSizeXY,
double pixelSizeZ,
int bitDepth,
Color[] channelColors) |
Modifier and Type | Method and Description |
---|---|
void |
addImage(Object pixels,
int slice,
int channel,
int frame,
String dateAndTime) |
void |
close() |
Copyright © 2015–2022 SCIFIO. All rights reserved.