इसके माध्यम से साझा किया गया


InfraredTorchControl.MaxPower Property

Definition

Gets the maximum infrared LED power value supported by the capture device.

public:
 property int MaxPower { int get(); };
int MaxPower();
public int MaxPower { get; }
var int32 = infraredTorchControl.maxPower;
Public ReadOnly Property MaxPower As Integer

Property Value

Int32

int

The maximum infrared LED power value supported by the capture device.

Applies to