pub const _spinColorProcessingAlgorithm_NEAREST_NEIGHBOR: _spinColorProcessingAlgorithm = 2;Expand description
Fastest but lowest quality. Equivalent to FLYCAPTURE_NEAREST_NEIGHBOR_FAST in FlyCapture.
pub const _spinColorProcessingAlgorithm_NEAREST_NEIGHBOR: _spinColorProcessingAlgorithm = 2;Fastest but lowest quality. Equivalent to FLYCAPTURE_NEAREST_NEIGHBOR_FAST in FlyCapture.