Click or drag to resize

PasteFrames Class

Pastes the frame(s) from clipboard. Input - destination image or set.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.Image.FramesFramesCommand
            MediaCy.Commands.Image.FramesPasteFrames

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