FramesCommands Properties |
|
The FramesCommands type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Adds the frame(s) to the image or set.
Input - destination image or set, Input2 - source of the frame(s) (if Input2 is Nothing than one blank frame will be added).
| |
| Average |
Creates the average image from the frames.
| |
| ClearClipboard |
Clears the frames clipboard.
| |
| Copy |
Copies the frame(s) to the clipboard.
| |
| Cut |
Cuts the frame(s) from the source into clipboard.
| |
| Difference |
Creates the difference image from the frames.
| |
| Extract |
Exports the frame(s) to the separate image.
| |
| Move |
Moves the frame(s) in the image or set.
| |
| Paste |
Pastes the frame(s) from clipboard.
Input - destination image or set.
| |
| PasteNew |
Pastes the frame(s) from clipboad into new image(s).
| |
| Remove |
Removes the frame(s) from the image or set.
|