Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - peytuk

Pages: [1]
1
Graphics / Can I load an image from GIMP exported C file?
« on: March 03, 2020, 04:04:50 pm »
Is there a way to load an image from a c file just like we can do for icons? I couldn't find any question about this.

window.setIcon(triangle_icon.height,triangle_icon.width,triangle_icon.pixel_data);

Edit: I mean, there are methods to load these .c images, but is there a
setIcon
like quick method for this?

Pages: [1]
anything