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

a callback to Menu->Image->Color Channels do actions with individual color channels More...

Functions

function  menuImageColorCh (hObject, eventdata, handles, parameter)
 a callback to Menu->Image->Color Channels do actions with individual color channels More...
 

Detailed Description

a callback to Menu->Image->Color Channels do actions with individual color channels

Function Documentation

function menuImageColorCh (   hObject,
  eventdata,
  handles,
  parameter 
)

a callback to Menu->Image->Color Channels do actions with individual color channels

Parameters
hObjecthandle to im_browser.m (see GCBO)
eventdataeventdata structure
handlesstructure with handles of im_browser.m
parametera string that defines image source:
  • insert, insert an empty color channel to the specified position
  • copy, copy color channel to a new position
  • invert, invert color channel
  • rotate, rotate color channel
  • swap, swap two color channels
  • delete, delete color channel from the dataset
Required fields of handles:

References ib_do_backup(), and updateGuiWidgets().

Referenced by imbrowser>menuImageColorCh_Callback().

Here is the call graph for this function:

Here is the caller graph for this function: