Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-06-15 00:13:00 +02:00
parent 9b67c2fe3d
commit fc3007ea5e
28 changed files with 994 additions and 305 deletions

View File

@@ -629,7 +629,7 @@ Loads an image from the binary contents of a WebP file.
- void **lock** **(** **)**
Locks the data for writing access.
Locks the data for reading and writing access. Sends an error to the console if the image is not locked when reading or writing a pixel.
.. _class_Image_method_normalmap_to_xy: