package brr

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

Module Blend.ComponentSource

Blend components.

Sourcetype t

The type for GPUBlendComponent objects.

Sourceval v : ?operation:Operation.t -> ?src_factor:Factor.t -> ?dst_factor:Factor.t -> unit -> t

v constructs a GPUBlendComponent object with given parameters.

OCaml

Innovation. Community. Security.