Click or drag to resize

MediaCy.Commands.Image.Frames Namespace

 
Classes
  ClassDescription
Public classAddFrames
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).
Public classAverageFrames
Creates the average image from the frames.
Public classClearFramesClipboard
Clears the frames clipboard.
Public classCopyFrames
Copies the frame(s) to the clipboard.
Public classCutFrames
Cuts the frame(s) from the source into clipboard.
Public classDifferenceFrames
Creates the difference image from the frames.
Public classExtractFrames
Exports the frame(s) to the separate image.
Public classFramesCommand
Base class for frames commands.
Public classFramesOutputCommand
Base class for frames commands with output.
Public classMoveFrames
Moves the frame(s) in the image or set.
Public classPasteFrames
Pastes the frame(s) from clipboard. Input - destination image or set.
Public classPasteFramesNew
Pastes the frame(s) from clipboad into new image(s).
Public classRangeDimension
Defines Integer-Integer range and Dimension.
Public classRemoveFrames
Removes the frame(s) from the image or set.
Enumerations
  EnumerationDescription
Public enumerationmcLocations
Defines location of the frame.