MCPcopy Index your code
hub / github.com/GraphiteEditor/Graphite / export_gif

Function export_gif

node-graph/graphene-cli/src/export.rs:154–234  ·  view source on GitHub ↗

Export an animated GIF by rendering multiple frames at different animation times

(
	executor: &DynamicExecutor,
	wgpu_executor: &wgpu_executor::WgpuExecutor,
	output_path: PathBuf,
	scale: f64,
	(width, height): (Option<u32>, Option<u32>),
	animation: AnimationParams,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 6

to_flat_u8Method · 0.80
executeMethod · 0.45
cloneMethod · 0.45
as_refMethod · 0.45
convertMethod · 0.45

Tested by

no test coverage detected