Module rsvg::filters::component_transfer

source ยท

Macrosยง

Structsยง

Enumsยง

Functionsยง

  • discrete ๐Ÿ”’
    The discrete component transfer function.
  • gamma ๐Ÿ”’
    The gamma component transfer function.
  • get_functions ๐Ÿ”’
    Takes a feComponentTransfer and walks its children to produce the feFuncX arguments.
  • identity ๐Ÿ”’
    The identity component transfer function.
  • linear ๐Ÿ”’
    The linear component transfer function.
  • table ๐Ÿ”’
    The table component transfer function.

Type Aliasesยง

  • Function ๐Ÿ”’
    The compute function type.