MCPcopy Create free account
hub / github.com/GraphiteEditor/Graphite / process_16bit

Method process_16bit

libraries/rawkit/src/lib.rs:202–218  ·  view source on GitHub ↗

Converts the [`RawImage`] to an [`Image`] with 16 bit resolution for each channel. Applies all the processing steps to finally get RGB pixel data.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

process_8bitMethod · 0.80

Calls 9

subtract_black_fnMethod · 0.80
scale_to_16bit_fnMethod · 0.80
convert_to_rgb_fnMethod · 0.80
record_histogram_fnMethod · 0.80
demosaic_and_applyMethod · 0.80
gamma_correction_fnMethod · 0.80
transform_and_applyMethod · 0.80
applyMethod · 0.45

Tested by

no test coverage detected