Click or drag to resize

Apply Class

Apply Live Overlay features to the image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.Features.LiveOverlayApply

Namespace:  MediaCy.Commands.Features.LiveOverlay
Assembly:  MediaCy.Commands.Features (in MediaCy.Commands.Features.dll) Version: 3.1.0.0
Syntax
VB
Public Class Apply
	Inherits OneInputCommand(Of Object)
Constructors
  NameDescription
Public methodApply
Initializes a new instance of the Apply class
Public methodApply(String)
Initializes a new instance of the Apply class
Public methodApply(McCommand)
Initializes a new instance of the Apply class
Top
Remarks