Jump to content

Recommended Posts

Posted (edited)

I'm trying to build a GUI tool to assist me in updating my UI for a game called Dark Age of Camelot. The information is saved in a series of XML files & TGA images. I've been playing around with the XML DOM wrapper. I can parse the XML into arrays but I'm stuck trying to figure out how to display a part of the image file. I need to be able to display a form with part of the image file within the x, w, width, and height passed to the function.

If someone could show me an example of clipping an image, it would be a big help.

Edited by Xajar

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...