in_texture_unpremultiply

Un-premultiplies the alpha channel of the texture.

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

Parameters

obj in_texture_t*

The texture object.

Meta