MCPcopy Create free account
hub / github.com/SiegeLord/RustGnuplot / try_from

Method try_from

gnuplot/src/color.rs:341–345  ·  view source on GitHub ↗

Converts `(f64, f64, f64)` into [RGBInteger]. Returns an error unless all values are in the range `0 <= v <= 1`.

(value: (f64, f64, f64))

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

floats_to_rgbFunction · 0.85
floats_to_argbFunction · 0.85

Tested by

no test coverage detected