This document is archived and information here might be outdated. Recommended version. |
Near infrared color.
[Visual Basic .NET] Public Property NearInfraredColor As Integer
[C#] public int NearInfraredColor {get; set;}
[C++]
HRESULT get_NearInfraredColor(
long pColor
);
[C++]
HRESULT put_NearInfraredColor(
System.Int32* pColor
);
[C++]
Parameters pColor [in]
pColor is a parameter of type long pColor [out, retval]
pColor is a parameter of type long*