• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Searching...
    Or go to: Standard Library API
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • graphv_webgl

  • Documentation
  • graphv_webgl lib
  • Graphv_webgl .CompositeOperationState Module
package graphv_webgl
  • graphv_webgl
    • Graphv_webgl
      • Align
      • BlendFactor
      • Bounds
      • Buffer
        • Float
        • UByte
      • Color
      • CompositeOperation
      • CompositeOperationState
      • CreateFlags
      • FloatOps
      • Global
      • Image
      • ImageFlags
      • LineCap
      • LineJoin
      • Matrix
      • Paint
      • Path
      • Scissor
      • Text
      • Transform
      • Winding
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. src_rgb : BlendFactor.t;
  2. dst_rgb : BlendFactor.t;
  3. src_alpha : BlendFactor.t;
  4. dst_alpha : BlendFactor.t;
}
val of_composite_operation : CompositeOperation.t -> t

Footer

OCaml

Innovation. Community. Security.

GitHub Discord Twitter Peertube RSS

About Us

  • Industrial Users
  • Academic Users
  • Why OCaml

Resources

  • Get Started
  • Language Manual
  • Standard Library API
  • Books
  • Releases

Community

  • Blog
  • Jobs

Policies

  • Carbon Footprint
  • Governance
  • Privacy
  • Code of Conduct