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

Copy Markdown View Source

Generated Kiwi message module for PaintFilterMessage.

Summary

Types

t()

@type t() :: %Figler.Schema.PaintFilterMessage{
  brightness: float() | nil,
  contrast: float() | nil,
  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()