Is it possible to grab image height/width info from a byte array or texture2D somehow?

If you post a code snippet, ALWAYS USE CODE TAGS:

How to use code tags: Using code tags properly

Have you looked at the example code in the docs for LoadImage()?

It is also pretty specific about what happens to the texture going in.

1 Like