Function gegl::has_operation

source ·
pub fn has_operation(operation_type: &str) -> bool
Expand description

operation_type

the name of the operation

Returns

A boolean telling whether the operation is present or not. This also returns true for any compat-name registered by operations.