pub fn format(format_name: &str) -> Option<Value>
Expand description
Returns a value sutable to pass to the GeglBuffer constructor or any other property that expects a Babl format.
format_name
A Babl format name, e.g. “RGBA float”
Returns
the format pointer