loadREXFile

fun loadREXFile(path: String): REXPaintResource

Loads a REXPaint file from the given path.

fun loadREXFile(stream: InputStream): REXPaintResource

Loads a REXPaint file from the given InputStream.