Update a comment
This commit is contained in:
parent
9cdc641b0a
commit
1431188e27
2
fiv-io.h
2
fiv-io.h
|
@ -26,7 +26,7 @@
|
|||
|
||||
// TODO(p): Make it possible to use Skia's skcms,
|
||||
// which also supports premultiplied alpha.
|
||||
// NOTE: Little CMS 2.13 will support premultiplied alpha in 2022.
|
||||
// NOTE: Little CMS 2.13 already supports premultiplied alpha, too.
|
||||
typedef void *FivIoProfile;
|
||||
FivIoProfile fiv_io_profile_new(const void *data, size_t len);
|
||||
FivIoProfile fiv_io_profile_new_sRGB(void);
|
||||
|
|
Loading…
Reference in New Issue