| Package | Description |
|---|---|
| org.bytedeco.librealsense2 | |
| org.bytedeco.librealsense2.global |
| Modifier and Type | Method and Description |
|---|---|
STSloColorThresholdsControl |
STSloColorThresholdsControl.diffThresholdBlue(int setter) |
STSloColorThresholdsControl |
STSloColorThresholdsControl.diffThresholdGreen(int setter) |
STSloColorThresholdsControl |
STSloColorThresholdsControl.diffThresholdRed(int setter) |
STSloColorThresholdsControl |
STSloColorThresholdsControl.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static void |
realsense2.rs2_get_slo_color_thresholds_control(rs2_device dev,
STSloColorThresholdsControl group,
int mode,
PointerPointer error) |
static void |
realsense2.rs2_get_slo_color_thresholds_control(rs2_device dev,
STSloColorThresholdsControl group,
int mode,
rs2_error error) |
static void |
realsense2.rs2_set_slo_color_thresholds_control(rs2_device dev,
STSloColorThresholdsControl group,
PointerPointer error) |
static void |
realsense2.rs2_set_slo_color_thresholds_control(rs2_device dev,
STSloColorThresholdsControl group,
rs2_error error) |
Copyright © 2019. All rights reserved.