graphics.loadPNG

From GTA Connected
Jump to navigation Jump to search

Function Client Only icon-iii.png icon-vc.png icon-sa.png icon-iv.png Online and Offline

Available since Client 1.0.0

Texture graphics.loadPNG(Stream stream)

The graphics.loadPNG function is used to create a texture object from a stream containing PNG data.

Parameters

1) Stream stream The stream containing PNG data.

Return

Texture The texture object.

Notes

There aren't any notes for this function.

Examples

There aren't any examples for this function.

Compatibility

There isn't any compatibility information for this function.