Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ setID
Method
setID
ij/src/main/java/ij/ImagePlus.java:232–234 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
230
}
231
232
private
void
setID() {
233
ID = --currentID;
234
}
235
236
public
void
setTemporary() {
237
if
(!temporary) {
Callers
1
ImagePlus
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected