![]() |
Microscopy Image Browser
1.233
|
Invert image. More...
Functions | |
function
handles = | ib_invertImage (handles, col_channel, sel_switch) |
Invert image. More... | |
Invert image.
function handles = ib_invertImage | ( | handles, | |
col_channel, | |||
sel_switch | |||
) |
Invert image.
handles | structure with handles of im_browser.m |
col_channel | [optional] a list of color channels to invert; 0 to invert all color channels, NaN to invert shown color channels |
sel_switch | a string that defines part of the dataset to be inverted
|
handles | structure with handles of im_browser.m |
References ib_do_backup(), ib_getSlice(), ib_getStack(), ib_setSlice(), and ib_setStack().
Referenced by im_browser_WindowKeyPressFcn(), and imbrowser>menuImageInvert_Callback().