Jump to content
Sign in to follow this  
AdirB

Low opacity image in briefing

Recommended Posts

Hello, I made a briefing and put in three images, the two of them are working fine but the third seems like its opacity is very low.

I've tried to put one of the other images and it worked great but the specific image is not working.

 

I'm using the "Briefing Manager" by alimag.

 

Please help me :)  :help:

Share this post


Link to post
Share on other sites

Make sure its like 2 x 2 or 4 x 4 or 16 x 16 (so on) (basically needs to be a square that is squared) (so I'd suggest having it 512 x 512)

  • Like 1

Share this post


Link to post
Share on other sites

Make sure its like 2 x 2 or 4 x 4 or 16 x 16 (so on) (basically needs to be a square that is squared) (so I'd suggest having it 512 x 512)

Ok, got it. The code is like this:

<img image='briefing\Mission Template.paa' width='512' height='512'/>

It's ok?

Share this post


Link to post
Share on other sites

the actual file it self needs to be like that size.

Ok, great. its shown up, but the colors in the briefing has changed, I guess because of the size.

 

Yellow became to Lightblue and Red became to Blue.

Share this post


Link to post
Share on other sites

hmm now that is something that I've never experienced. Could be the file type? I usually will make it a .png and that use TexView2 to convert it to a .paa

Share this post


Link to post
Share on other sites

If the file is not a squared resolution (... 512x512, 1024x1024 ...) and under 2MB, I always have problems with the opacity. I work with .png -> .paa files as well.

Share this post


Link to post
Share on other sites

hmm now that is something that I've never experienced. Could be the file type? I usually will make it a .png and that use TexView2 to convert it to a .paa

The file is a paa file.

 

If the file is not a squared resolution (... 512x512, 1024x1024 ...) and under 2MB, I always have problems with the opacity. I work with .png -> .paa files as well.

Yeah, the picture is not a squared resolution and its under 2mb. I should to make it squared in photoshop or something?

Share this post


Link to post
Share on other sites

It's working now.

 

The thing I've done is I resized the picture to a squarted resolution (512X512) and converted it to a '.paa' file.

Then in the code line I changed the size to 200X200.

 

That is what @lala14  told me to do but for some reason the color just turned upside down.

 

Thank you all! :)

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×