X1
- GML+
- About
- Download GML+
- Download PDF
- Changelog
- Compatibility Notes
- Reference Guide
- Special Thanks
- EULA
Argument | Type | Description |
---|---|---|
surf | surface | The surface to encode as a string |
Returns a surface as a base64-encoded string. Use surface_read
to convert back into a surface. Especially useful for save files and networking.