Click or drag to resize

CommonCapturePostProcessEventHandler Delegate

Namespace:  MediaCy.Commands.Capture
Assembly:  MediaCy.Commands.Capture (in MediaCy.Commands.Capture.dll) Version: 1.0.0.0
Syntax
VB
Public Delegate Sub CapturePostProcessEventHandler ( 
	ByRef PostProcessImage As McImage
)

Parameters

PostProcessImage
Type: MediaCy.IQL.EngineMcImage
See Also