Click or drag to resize

ImageSignature Class

Returns the signature of its Input image in Output.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandMcImage, String
          MediaCy.Commands.AuditTrailImageSignature

Namespace:  MediaCy.Commands.AuditTrail
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class ImageSignature
	Inherits OneInputOneOutputCommand(Of McImage, String)

The ImageSignature type exposes the following members.

Constructors
  NameDescription
Public methodImageSignature
Initializes a new instance of the ImageSignature class
Top
Properties
  NameDescription
Public propertyCurrent
The signature is the current one when True, the initial one otherwise.
Top
Remarks