iPlug 2: IBlend Struct Reference

Used to manage composite/blend operations, independent of draw class/platform. More...

#include <IGraphicsStructs.h>

Public Member Functions

 IBlend (EBlend type=EBlend::Default, float weight=1.0f)
 Creates a new IBlend. More...
 

Used to manage composite/blend operations, independent of draw class/platform.

Definition at line 543 of file IGraphicsStructs.h.

IBlend::IBlend ( EBlend  type = EBlend::Default,
float  weight = 1.0f 
)
inline

Creates a new IBlend.

Parameters
typeBlend type (defaults to none)
weightnormalised alpha blending amount

Definition at line 551 of file IGraphicsStructs.h.

◆ mMethod

◆ mWeight


The documentation for this struct was generated from the following file: