Click or drag to resize

BurnIn Class

Burns-In the grid in the source.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandObject, McImage
          MediaCy.Commands.Overlays.GridOverlayBurnIn

Namespace:  MediaCy.Commands.Overlays.GridOverlay
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Class BurnIn
	Inherits OneInputOneOutputCommand(Of Object, McImage)

The BurnIn type exposes the following members.

Constructors
  NameDescription
Public methodBurnIn
Initializes a new instance of the BurnIn class
Public methodBurnIn(McCommand)
Initializes a new instance of the BurnIn class
Top
Properties
  NameDescription
Public propertyNewImage
Create a duplicate of the source image.
Public propertyVisible
Defines visibility of the result image.
Top
Remarks