| Package | Description |
|---|---|
| org.bytedeco.librealsense2 | |
| org.bytedeco.librealsense2.global |
| Modifier and Type | Method and Description |
|---|---|
STColorCorrection |
STColorCorrection.colorCorrection1(float setter) |
STColorCorrection |
STColorCorrection.colorCorrection10(float setter) |
STColorCorrection |
STColorCorrection.colorCorrection11(float setter) |
STColorCorrection |
STColorCorrection.colorCorrection12(float setter) |
STColorCorrection |
STColorCorrection.colorCorrection2(float setter) |
STColorCorrection |
STColorCorrection.colorCorrection3(float setter) |
STColorCorrection |
STColorCorrection.colorCorrection4(float setter) |
STColorCorrection |
STColorCorrection.colorCorrection5(float setter) |
STColorCorrection |
STColorCorrection.colorCorrection6(float setter) |
STColorCorrection |
STColorCorrection.colorCorrection7(float setter) |
STColorCorrection |
STColorCorrection.colorCorrection8(float setter) |
STColorCorrection |
STColorCorrection.colorCorrection9(float setter) |
STColorCorrection |
STColorCorrection.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static void |
realsense2.rs2_get_color_correction(rs2_device dev,
STColorCorrection group,
int mode,
PointerPointer error) |
static void |
realsense2.rs2_get_color_correction(rs2_device dev,
STColorCorrection group,
int mode,
rs2_error error) |
static void |
realsense2.rs2_set_color_correction(rs2_device dev,
STColorCorrection group,
PointerPointer error) |
static void |
realsense2.rs2_set_color_correction(rs2_device dev,
STColorCorrection group,
rs2_error error) |
Copyright © 2019. All rights reserved.