package mm

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Effect.AlphaSource

Effects on alpha channel.

Sourceval blur : t -> unit
Sourceval scale : t -> float -> unit

Scale alpha channel with a given coefficient.

Sourceval disk : t -> int -> int -> int -> unit
Sourceval of_color : t -> RGB8.Color.t -> int -> unit
OCaml

Innovation. Community. Security.