get_premultiplied


Description:

public Bool get_premultiplied ()

Queries the pre-multiplied alpha status for internally stored red, green and blue components for the given this as set by set_premultiplied.

By default the pre-multipled state is TRUE.

Parameters:

this

a Texture pointer.

Returns:

true if red, green and blue components are internally stored pre-multiplied by the alpha value or false if not.