From 8eefa1f46503ef57b7714183b926dd453f4efe64 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sat, 5 Dec 2020 15:32:21 -0500 Subject: render: Rename get-texture-color-mod to texture-color-mod. --- doc/api.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api.texi') diff --git a/doc/api.texi b/doc/api.texi index 13a8800..c10cd8d 100644 --- a/doc/api.texi +++ b/doc/api.texi @@ -1225,7 +1225,7 @@ Convert @var{surface} to a texture suitable for @var{renderer}. Free the memory used by @var{texture}. @end deffn -@deffn {Procedure} get-texture-color-mod texture +@deffn {Procedure} texture-color-mod texture Get color mod of @var{texture} as a list of the integers. @end deffn -- cgit v1.2.3