![]() |
Microscopy Image Browser
1.233
|
Export volume in MRC format. More...
Functions | |
function result = | ib_image2mrc (O, Options) |
Export volume in MRC format. More... | |
Export volume in MRC format.
function result = ib_image2mrc | ( | O, | |
Options | |||
) |
Export volume in MRC format.
O | a dataset, [1:height,1:width,1:thickness] or [1:height,1:width,1,1:thickness] |
Options | a structure:
|
result | result of the function run, 1 - success, 0 - fail |
Referenced by menuFileSaveImageAs(), menuModelsSaveAs(), and cropObjectsDlg>cropBtn_Callback().