···904904 * properties, or 0.
905905 * \param dst a pointer to be filled in with new pixel data.
906906 * \param dst_pitch the pitch of the destination pixels, in bytes.
907907- * \returns false on success or false on failure; call SDL_GetError() for more
907907+ * \returns true on success or false on failure; call SDL_GetError() for more
908908 * information.
909909 *
910910 * \since This function is available since SDL 3.1.3.