Click or drag to resize

CreateMask Class

Creates the mask image from the grid and source.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandObject, McImage
          MediaCy.Commands.Overlays.GridOverlayCreateMask

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

The CreateMask type exposes the following members.

Constructors
  NameDescription
Public methodCreateMask
Initializes a new instance of the CreateMask class
Public methodCreateMask(McCommand)
Initializes a new instance of the CreateMask class
Top
Properties
  NameDescription
Public propertyVisible
Defines visibility of the result image.
Top
Remarks