Enumeration BlendOperation

Enumeration Members

Enumeration Members

Add: 32774

Add source and destination pixel values

Max: 32776

The maximum of the source and destination pixel values.

Min: 32775

The minimum of the source and destination pixel values.

ReverseSubtract: 32779

Subtract source from destination pixel values

Subtract: 32778

Subtract destination from source pixel values

Generated using TypeDoc