Click or drag to resize

HistogramToBitmapCommandRun Method

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Sub Run ( 
	input As Object,
	ByRef output As Bitmap
)

Parameters

input
Type: SystemObject
output
Type: System.DrawingBitmap
See Also