[−][src]Module pconvert_rust::blending::params
Blend algorithms and PConvert API optional parameter types (BlendAlgorithmParams
and Options
, respectively).
Low level layer for the composition system.
Enums
Value | Abstract data type that can assume multiple primitive types. The data structure is going to be used in the passing of parameters between heterogenous type systems (eg: different VMs). |
Type Definitions
BlendAlgorithmParams | Map of blending algorithm properties and corresponding values. |
Options | Map of API options and corresponding values. |