Function
GlyMemoryFormatis_premultiplied
since: 2.0
Declaration [src]
gboolean
gly_memory_format_is_premultiplied (
GlyMemoryFormat memory_format
)
Description [src]
Whether a memory format has an alpha channel and the color values are premultiplied with the alpha value.
Available since: 2.0
Parameters
memory_format-
Type:
GlyMemoryFormatNo description available.