Click or drag to resize

HistogramCommandsCopyToBitmap Property

Return bitmap of histogram.

Namespace:  MediaCy.Automation.ND.View.NDView
Assembly:  MediaCy.Automation.ND (in MediaCy.Automation.ND.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property CopyToBitmap ( 
	parent As McCommand
) As HistogramToBitmapCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: HistogramToBitmapCommand
See Also