Click or drag to resize

BurnIn Class

Burns-In annotations into the image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.OverlaysOverlayCommand
            MediaCy.Commands.Overlays.AnnotationsAnnotateCommand
              MediaCy.Commands.Overlays.AnnotationsBurnIn

Namespace:  MediaCy.Commands.Overlays.Annotations
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Class BurnIn
	Inherits AnnotateCommand

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
Methods
  NameDescription
Public methodStatic memberFromImage
Top
Remarks
Burn-in is not supported on image sets.
See Also