[gs-longan](../README.md) / BlendType

# Enumeration: BlendType

## Table of contents

### Enumeration Members

- [Custom](BlendType.md#custom)
- [DstFactor](BlendType.md#dstfactor)
- [Off](BlendType.md#off)
- [On](BlendType.md#on)
- [SrcFactor](BlendType.md#srcfactor)

## Enumeration Members

### Custom

• **Custom** = ``5``

___

### DstFactor

• **DstFactor** = ``2``

___

### Off

• **Off** = ``4``

___

### On

• **On** = ``3``

___

### SrcFactor

• **SrcFactor** = ``1``
