Bitmaps: Bitmaps can be
copied into the clipboard for use by other programs. 8-bit bitmaps
should be adequate for most copies. However, if you want the displayed
roi or line profile to appear as the color displayed a 24-bit bitmap is
needed.
Text: Data can also be copied
as text and exported to other programs or text files.
Binary: Binary copies do
not go into the Windows clipboard. Instead, they are copied to the data
array 'binary_copy' and are used only inside mrewave.
|