Click or drag to resize

BaseImageProcessingElement Constructor

Initializes a new instance of the BaseImageProcessingElement class

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
protected BaseImageProcessingElement(
	BaseImageProcessingAutomation imageProcessingAutomation
)

Parameters

imageProcessingAutomation  BaseImageProcessingAutomation

[Missing <param name="imageProcessingAutomation"/> documentation for "M:RAYLASE.Marker.JobElement.ImageProcessing.BaseImageProcessingElement.#ctor(RAYLASE.Marker.JobElement.ImageProcessing.BaseImageProcessingAutomation)"]

See Also