Skip to content

Commit d6f8095

Browse files
authored
Update image viewer documentation with formatting changes
1 parent 2fef0b7 commit d6f8095

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_pages/plugins/image-viewer.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ If you have a question, feedback or a bug to report, you can post it on the [Ima
2828
___
2929

3030
### Channels and Contrast
31-
This plugin combines imageJ's "Brightness and Contrast" and "Channels Tool" functionalities to manage visualization of the active image
31+
This plugin combines imageJ's "Brightness and Contrast" and "Channels Tool" functionalities to manage visualization of the active image
3232
![](https://github.com/imagej/imagej.github.io/blob/main/media/Image-Viewer/Image-Viewer-Channels-and-Contrast.png?raw=true)
3333
You can:
3434
- Change multi-channel display mode: composite, color, or grayscale
@@ -50,7 +50,7 @@ You can change order of LUTs in a palette directly with the mouse from the palet
5050
- Change LUT order with the mouse
5151
- Right-click on palette to move or remove LUTs
5252
- Empty palette channels default to "Grays"
53-
![](https://github.com/imagej/imagej.github.io/blob/main/media/Image-Viewer/Image-Viewer-LUTs-Manager.png?raw=true)
53+
![](https://github.com/imagej/imagej.github.io/blob/main/media/Image-Viewer/Image-Viewer-LUTs-Manager.png?raw=true){:width="400px"}
5454
#### LUTs Finder
5555
The plugin scans all LUTs in your ImageJ `luts` folder
5656
You can use the search bar and color buttons to filter the list
@@ -95,8 +95,8 @@ With the **Multi Tool**, middle-click on a montage will open the image under the
9595
- Keep the Preview Opener file in the images folder
9696
### Other Commands
9797
A small collection of utility macros:
98-
- **Split View:** Quickly create clean multichannel montages
99-
![](https://github.com/imagej/imagej.github.io/blob/main/media/Image-Viewer/Image-Viewer-SplitView.png?raw=true)
98+
- **Split View:** Quickly create clean multichannel montages
99+
![](https://github.com/imagej/imagej.github.io/blob/main/media/Image-Viewer/Image-Viewer-SplitView.png?raw=true){:width="400px"}
100100

101101
- **Auto Scale Bar:** Estimate and add scale bar. You can adjust the size and hide the text in options. This macro is adapted from [Aleš Kladnik](https://forum.image.sc/t/automatic-scale-bar-in-fiji-imagej/60774)
102102
- **Auto-Contrast** recordable macro commands similar to the Channels and Contrast buttons

0 commit comments

Comments
 (0)