• lucywill

    @faceimage said:

    here is some image load codes in C#
    public static void LoadImageFromFileDemo()
    {
    string fileName = "c:/Sample.png";

    REImage reImage = REFile.OpenImageFile(fileName);

    }

    thanks for the code up here. do you have specific tutorial for us. cause i can't really know how to make these sample codes work. new beginner on image loading. and how to load from different paths

    posted in technical issues read more

Internal error.

Oops! Looks like something went wrong!