public class ImagePlus5DColorData extends ImagePlus5DData implements ColorImageData
ImplicitImageTypeConverter
Constructor and Description |
---|
ImagePlus5DColorData(ij.ImagePlus image) |
ImagePlus5DColorData(ij.ImagePlus image,
ColorSpace colorSpace) |
Modifier and Type | Method and Description |
---|---|
static ImagePlusData |
convertFrom(ImagePlusData data)
Converts the incoming image data into the current format.
|
JIPipeThumbnailData |
createThumbnail(int width,
int height,
JIPipeProgressInfo progressInfo)
This function generates a thumbnail for this data
Can return null
|
static ImagePlusData |
importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Component |
preview(int width,
int height)
This function generates a preview component for usage within the GUI
Can return null
|
String |
toString() |
addOverlay, copyMetadata, duplicate, ensureComposite, exportData, extractOverlaysOfType, getColorSpace, getColorSpaceOf, getDimensionalityOf, getDuplicateImage, getHeight, getImage, getImageProcessorType, getNChannels, getNFrames, getNSlices, getOverlays, getPixelType, getViewedImage, getWidth, importImagePlusFrom, isGrayscale, makeUnique, removeOverlay, removeOverlaysOfType, setOverlays, shallowCopy
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
close, duplicate, exportData, exportThumbnails, getDescriptionOf, getMenuPathOf, getNameOf, getSortedList, getStorageDocumentation, getStorageSchema, groupByMenuPath, isCommon, isHeavy, isHidden, toDetailedString
public ImagePlus5DColorData(ij.ImagePlus image)
image
- wrapped imagepublic ImagePlus5DColorData(ij.ImagePlus image, ColorSpace colorSpace)
public static ImagePlusData importData(JIPipeReadDataStorage storage, JIPipeProgressInfo progressInfo)
public static ImagePlusData convertFrom(ImagePlusData data)
data
- the datapublic Component preview(int width, int height)
JIPipeData
preview
in interface JIPipeData
preview
in class ImagePlusData
width
- the target widthheight
- the target heightpublic JIPipeThumbnailData createThumbnail(int width, int height, JIPipeProgressInfo progressInfo)
JIPipeData
createThumbnail
in interface JIPipeData
createThumbnail
in class ImagePlusData
width
- the widthheight
- the heightprogressInfo
- the progress infopublic String toString()
toString
in class ImagePlusData
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.