TGASharpLib icon indicating copy to clipboard operation
TGASharpLib copied to clipboard

How to use alpha key or fill in picturebox

Open gembiart opened this issue 5 years ago • 1 comments
trafficstars

How to use Alpha Key or Fill in picture box to use it with picturebox background correctly for TGA file. Is it possible to display ALPHA only or FILL only or mixed with bacground ?

Artur ?

gembiart avatar Sep 12 '20 11:09 gembiart

Picturebox can't work with TGA format. It's only possible way to convert TGA to Bitmap. If TGA has Alpha, it will be in Bitmap too.

ALEXGREENALEX avatar Sep 17 '20 20:09 ALEXGREENALEX