![]() |
Microscopy Image Browser
1.00
|
Invert image. More...
Functions | |
function
handles = | ib_invertImage (handles, col_channel) |
Invert image. More... | |
Invert image.
function handles = ib_invertImage | ( | handles, | |
col_channel | |||
) |
Invert image.
handles | structure with handles of im_browser.m |
col_channel | [optional] a number of color channel to invert |
handles | structure with handles of im_browser.m |
References ib_do_backup(), ib_getDataset(), and ib_setDataset().
Referenced by im_browser_WindowKeyPressFcn(), and imbrowser>menuImageInvert_Callback().