[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V1.IColorOut.GetColorPointer(System.Double**@)"]

Namespace: VVVV.PluginInterfaces.V1
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872

Syntax

C#
void GetColorPointer(
	out double** ppDst
)

Parameters

ppDst
Type: System..::..Double**%

[Missing <param name="ppDst"/> documentation for "M:VVVV.PluginInterfaces.V1.IColorOut.GetColorPointer(System.Double**@)"]

See Also