Click or drag to resize

CutFrames Class

Cuts the frame(s) from the source into clipboard.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.Image.FramesFramesCommand
            MediaCy.Commands.Image.FramesCutFrames

Namespace:  MediaCy.Commands.Image.Frames
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class CutFrames
	Inherits FramesCommand
Constructors
  NameDescription
Public methodCutFrames
Initializes a new instance of the CutFrames class
Public methodCutFrames(String)
Initializes a new instance of the CutFrames class
Public methodCutFrames(McCommand)
Initializes a new instance of the CutFrames class
Top
Remarks