Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBlend<F, T, P>

Type parameters

  • F

  • T: TypedArray

  • P

Hierarchy

  • IBlend

Index

Methods

Methods

blend

  • Uses given op function to blend / compose pixels of this buffer with those of dest and writes results into dest. Supports same options as blit().

    Parameters

    Returns void

Generated using TypeDoc