Click or drag to resize

RemoveFrames Class

Removes the frame(s) from the image or set.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.Image.FramesFramesCommand
            MediaCy.Commands.Image.FramesRemoveFrames

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