Background Image Specialization

Background Image Specialization

in API Development

Posted by: Farenheight.3869

Farenheight.3869

Hi,
After downloading the images of the background of each specialization. I noted that each image has a different style (the blank around).
Example
https://render.guildwars2.com/file/2B80CF6504DA1B0DC8470D45ED5BE9992BEEC2B7/1012108.png

https://render.guildwars2.com/file/F2EEC706430942BEC2D51565AECC13135DF304F8/1012091.png

I cannot use these directly to my mobile application without trimming them before with a software.

Are there others images wich do not have this problem of stlye?

Background Image Specialization

in API Development

Posted by: Lawton Campbell

Lawton Campbell

Web Programmer

Nope, that’s just how our textures work. You’ll have to crop them manually in your application — I’ve got a short example of this on Github, albeit using HTML/CSS to do the cropping.