Modifier and Type | Method and Description |
---|---|
Margin |
UnreferencedRoiToRGBAlgorithm.getImageArea() |
Margin |
UnreferencedRoiToMaskAlgorithm.getImageArea() |
Modifier and Type | Method and Description |
---|---|
void |
UnreferencedRoiToRGBAlgorithm.setImageArea(Margin imageArea) |
void |
UnreferencedRoiToMaskAlgorithm.setImageArea(Margin imageArea) |
Modifier and Type | Method and Description |
---|---|
Margin |
RemoveBorderRoisAlgorithm.getBorderDefinition() |
Modifier and Type | Method and Description |
---|---|
void |
RemoveBorderRoisAlgorithm.setBorderDefinition(Margin borderDefinition) |
Modifier and Type | Method and Description |
---|---|
Margin |
TransformCrop2DAlgorithm.getRoi() |
Modifier and Type | Method and Description |
---|---|
void |
TransformCrop2DAlgorithm.setRoi(Margin roi) |
Modifier and Type | Method and Description |
---|---|
ij.ImagePlus |
ROIListData.toMask(Margin imageArea,
boolean drawOutline,
boolean drawFilledOutline,
int lineThickness)
Generates a mask image from pure ROI data.
|
ij.ImagePlus |
ROIListData.toRGBImage(Margin imageArea,
ROIElementDrawingMode drawOutline,
ROIElementDrawingMode drawFilledOutline,
int defaultLineThickness,
Color defaultFillColor,
Color defaultLineColor)
Generates an RGB image from pure ROI data.
|
Constructor and Description |
---|
Margin(Margin other)
Creates a copy
|
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.