Click or drag to resize

ProcessCommands Class

Provides a set of process related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.ProcessProcessCommands

Namespace:  MediaCy.Automation.Process
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class ProcessCommands

The ProcessCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberHDR
Creates the High Dynamic Range image from a set of the images.
Public propertyStatic memberHDRLUT
Applies HDR LUT to image
Public propertyStatic memberHistogramImage
Sets the intensity value to the image based on histogram parameters.
Public propertyStatic memberOperations
Applies the arithmetical operation between images(image sets) or image(image set) and number.
Top
See Also