Microscopy Image Browser  1.233
All Classes Files Functions Variables Pages
ib_invertImage.m File Reference

Invert image. More...

Functions

function
handles = 
ib_invertImage (handles, col_channel, sel_switch)
 Invert image. More...
 

Detailed Description

Invert image.

Function Documentation

function handles = ib_invertImage (   handles,
  col_channel,
  sel_switch 
)

Invert image.

Parameters
handlesstructure 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_switcha string that defines part of the dataset to be inverted
  • when 2D dilate for the currently shown slice
  • when 3D dilate for the currently shown z-stack
  • when 4D dilate for the whole dataset
Return values
handlesstructure with handles of im_browser.m
Required fields of handles:

References ib_do_backup(), ib_getSlice(), ib_getStack(), ib_setSlice(), and ib_setStack().

Referenced by im_browser_WindowKeyPressFcn(), and imbrowser>menuImageInvert_Callback().

Here is the call graph for this function:

Here is the caller graph for this function: