Figler.Schema.FilterColorAdjust (figler v0.1.0-beta.1)

Copy Markdown View Source

Generated Kiwi struct module for FilterColorAdjust.

Summary

Types

t()

@type t() :: %Figler.Schema.FilterColorAdjust{
  detail: float() | nil,
  exposure: float() | nil,
  highlights: float() | nil,
  shadows: float() | nil,
  temperature: float() | nil,
  tint: float() | nil,
  vibrance: float() | nil,
  vignette: float() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()