Function

GlyMemoryFormathas_alpha

since: 1.0

Declaration [src]

gboolean
gly_memory_format_has_alpha (
  GlyMemoryFormat memory_format
)

Description [src]

Whether a memory format has an alpha channel.

Available since: 1.0

Parameters

memory_format

Type: GlyMemoryFormat

No description available.

Return value

Type: gboolean

Returns TRUE if the memory format has an alpha channel.