in_composite_get_blend_mode

Gets the blending mode of the given composite.

version(IN_DYNLIB)
export extern (C) @nogc
in_composite_get_blend_mode

Parameters

self in_composite_t*

The composite to operate on.

Return Value

The blending mode of the composite.

Meta