Click or drag to resize

AddFrames Class

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).
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.Image.FramesFramesCommand
            MediaCy.Commands.Image.FramesAddFrames

Namespace:  MediaCy.Commands.Image.Frames
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class AddFrames
	Inherits FramesCommand

The AddFrames type exposes the following members.

Constructors
  NameDescription
Public methodAddFrames
Initializes a new instance of the AddFrames class
Public methodAddFrames(String)
Initializes a new instance of the AddFrames class
Public methodAddFrames(McCommand)
Initializes a new instance of the AddFrames class
Top
Properties
  NameDescription
Public propertyInput2
Top
Methods
  NameDescription
Public methodRun
Top
Remarks