From 622a754584d2b9442aee3d5c3835556451225262 Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Sat, 12 May 2018 16:53:45 +0200 Subject: ImageTexture.load returns an error code. --- doc/classes/Image.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/classes/Image.xml') diff --git a/doc/classes/Image.xml b/doc/classes/Image.xml index ca2d519e8a..760b0c6bdc 100644 --- a/doc/classes/Image.xml +++ b/doc/classes/Image.xml @@ -338,6 +338,7 @@ + Loads an image from the binary contents of a JPEG file. @@ -346,6 +347,7 @@ + Loads an image from the binary contents of a PNG file. -- cgit v1.2.3