Skip to content

Commit 5e2329d

Browse files
authored
Update README.md
1 parent 66b45bf commit 5e2329d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,8 @@ image.getProcessor().invert();
2323
string outputPath = "C:/ImageJ/test.jpeg"; // Replace with your output path
2424
ij.IJ.save(image, outputPath);
2525
```
26+
- ImageJ should then open up with your image and save the resulting image.
27+
- Note if working with the pre-release ImageJ button texts will appear in Chinese.
28+
2629
![image](https://github.com/BiologyTools/ImageJControl/assets/84872500/1749b84e-90a8-4ef4-ab7b-6d84220b7ea9)
2730

0 commit comments

Comments
 (0)