Method

GlyLoaderset_color_convert_icc_srgb

unstable since: 2.2

Declaration [src]

void
gly_loader_set_color_convert_icc_srgb (
  GlyLoader* loader,
  gboolean convert
)

Description [src]

Sets whether to convert textures to sRGB if ICC profile is present

This option is enabled by default.

Available since: 2.2

Parameters

convert

Type: gboolean

No description available.