Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ getZeroTransparent
Method
getZeroTransparent
ij/src/main/java/ij/gui/ImageRoi.java:108–110 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
106
}
107
108
public
boolean getZeroTransparent() {
109
return
zeroTransparent;
110
}
111
112
private
ImageProcessor makeZeroTransparent(ImageProcessor ip, boolean transparent) {
113
if
(transparent) {
Callers
2
showImageDialog
Method · 0.95
saveImageRoi
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected