in_composite_set_opacity

Sets the opacity of the given composite.

version(IN_DYNLIB)
export extern (C) @nogc
void
in_composite_set_opacity

Parameters

self in_composite_t*

The composite to operate on.

value float

The value to set.

Meta