diff --git a/classes/class_image.rst b/classes/class_image.rst index cd93cafb209..8d9618a33d3 100644 --- a/classes/class_image.rst +++ b/classes/class_image.rst @@ -697,7 +697,7 @@ It's slower than :ref:`INTERPOLATE_BILINEAR`] on it in advance, to avoid wasting processing power in generating them again and again. +\ **Note:** If you intend to scale multiple copies of the original image, it's better to call :ref:`generate_mipmaps()` on it in advance, to avoid wasting processing power in generating them again and again. On the other hand, if the image already has mipmaps, they will be used, and a new set will be generated for the resulting image.