Search found 1 match

by gojak.d
Sun Dec 12, 2021 4:05 am
Forum: Code Examples
Topic: REQUEST EXAMPLES AND TUTORIALS HERE
Replies: 80
Views: 104153

Re: REQUEST EXAMPLES AND TUTORIALS HERE

Hello ,
I 'm trying simple Load image to texture but i always get:
mytexture = ES3.LoadImage("C:/New/myImage.jpg");
FileNotFoundException: File C:/New/myImage.jpg could not be found
and im shure that this file exist ?