Docs: LCL/graphutil. Fixes missing end tag.

(cherry picked from commit 49848f1d14)
This commit is contained in:
dsiders 2025-05-04 16:06:47 -04:00
parent d2ee50c6a5
commit ba652003f0

View File

@ -733,6 +733,7 @@ The Canvas is configured to use interpolation when both the width and height
for the scaled image are larger than the values in the original image. Pixels
generated / inserted into the destination image are an estimate of the
surrounding pixel values from the original image.
</p>
<p>
AImage is updated with the resized image content prior to exiting from the
routine.