pub const _spinColorProcessingAlgorithm_BILINEAR: _spinColorProcessingAlgorithm = 4;Expand description
Weighted average of surrounding 4 pixels in a 2x2 neighborhood.
pub const _spinColorProcessingAlgorithm_BILINEAR: _spinColorProcessingAlgorithm = 4;Weighted average of surrounding 4 pixels in a 2x2 neighborhood.