a2SetBlendMode

This command sets the blend mode for Advanced 2D image operations.

  Syntax
a2SetBlendMode srcBlend, destBlend, blendOp

a2SetBlendMode srcBlend, destBlend, blendOp, srcAlphaBlend, destAlphaBlend, alphaBlendOp
  Parameters

This command has no parameters.

  Returns

This command does not return a value.

  Description

The use of this is fairly advanced. See this page for the possible blend modes and this page for the supported blend ops.

  Example Code
No example given.
  See also

a2StartDotBatch
a2EndBatch
Advanced 2D Index
Main Menu