Click or drag to resize

HDRLUTCommand Class

Applies HDR LUT to image
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.CommandsHDRLUTCommand

Namespace:  MediaCy.Commands
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class HDRLUTCommand
	Inherits OneInputCommand(Of Object)

The HDRLUTCommand type exposes the following members.

Constructors
  NameDescription
Public methodHDRLUTCommand
Initializes a new instance of the HDRLUTCommand class
Public methodHDRLUTCommand(McCommand)
Initializes a new instance of the HDRLUTCommand class
Top
Properties
  NameDescription
Public propertyKeyValue
Tone mapping KeyValue.
Top
Remarks