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