No announcements
Found 477099 threads
-
0 Votes
8-bit PNG Transparency
work), our compression program goes a little bit overboard with particularly small images, compressing them all the way down to 4-bit. I guess that ...Answered | 10 Replies | 39550 Views | Created by mWalker84 - Thursday, April 23, 2009 4:22 PM | Last reply by SoulSolutions - Tuesday, April 28, 2009 8:03 PM -
0 Votes
Transparent Texture2D
Another option is to do as Billr17 said, but use a transparent png as your texture. Then you can leave out the TextureCreationParameters stuff and get 8 ...Answered | 6 Replies | 10281 Views | Created by Ryan Barnard - Friday, September 1, 2006 2:56 AM | Last reply by Gary Snethen - Wednesday, September 13, 2006 5:19 AM -
5 Votes
how to create .ico file?
VB 2008 ... rejects the ico created with this method. I tried various settings on the source PNG file, including 8-bit (256 color), no transparency and ...Answered | 14 Replies | 60302 Views | Created by Pockey - Tuesday, August 22, 2006 3:41 AM | Last reply by NormalNorman3 - Friday, October 28, 2016 2:49 PM -
1 Votes
Placing bitmap image in transparent on ribbon
PNG files with the transparency set in the alpha layer are also good for ribbon images. That's what I mostly use at either 32x32 or 64x64 at 24-bit or 32-bit colorAnswered | 5 Replies | 2440 Views | Created by akulka0 - Monday, November 28, 2011 8:25 PM | Last reply by Ken Slovak MVP - Monday, November 28, 2011 9:56 PM -
2 Votes
What every developer should know about bitmaps
background. The third flavor is 8 bits of transparency (i.e. 256 values from 0 – 100%) for each pixel. This is what is meant by a 32-bit bitmap, it ... -
0 Votes
DirectDraw and per pixel alpha
. I assume the blt would take care of translating the 8 bit RGB values down to 5 bit. I realize I could use a color key for transparency but the graphics have a ...Answered | 1 Replies | 3115 Views | Created by dtrenaman - Sunday, October 4, 2009 1:14 AM | Last reply by warrentang - Thursday, October 8, 2009 5:00 AM -
0 Votes
Saving 1-bit image with IImageEncoder as PNG
Hello, the PNG is saved but it contains a lot of junk chunks, that are absolutely useless for 1-bit images (chroma key, transparency ...Answered | 2 Replies | 4648 Views | Created by phil_ke - Wednesday, November 10, 2010 6:08 PM | Last reply by phil_ke - Monday, November 15, 2010 8:32 AM -
0 Votes
PNG with pallet transparency
Is there any chance to add support for png with pallet transparency to SL? It is very important since I cannot use png files with alpha ... -
0 Votes
PNG transparency
I got a somewhat transparency using GIMP but it is wrong. the background is not 100% transparent and ends up with a slgiht blue hue where the transparency ...Unanswered | 2 Replies | 2080 Views | Created by MSDN_Forums_User - Sunday, November 30, 2008 12:39 PM | Last reply by MSDN_Forums_User - Sunday, November 30, 2008 1:14 PM -
0 Votes
PNG transparency being clipped
I have an application that allows a user to position a graphic on a surface. Once the graphic is positioned, it is saved as a PNG that is set to a certainAnswered | 11 Replies | 4006 Views | Created by kettch - Saturday, December 2, 2006 1:59 AM | Last reply by nobugz - Wednesday, December 6, 2006 1:30 PM -
0 Votes
Retaining png transparency problem
Bitmap corresponds to a GDI+ object. HBITMAP is a GDI object. GDI objects do not understand transparency as itAnswered | 1 Replies | 3875 Views | Created by P a u l - Friday, April 11, 2008 10:23 PM | Last reply by Jason Kresowaty - Friday, April 11, 2008 11:21 PM -
0 Votes
24bit PNG transparency ignored
supported in Silverlight: Indexed color: 1-bit, 4-bit, or 8-bit color depth (per ...Answered | 5 Replies | 38979 Views | Created by Morten Nielsen - Wednesday, February 18, 2009 6:34 PM | Last reply by Rob Davis - Monday, March 16, 2009 1:15 PM -
0 Votes
[Transparency] Use transparency for PNG icon
? I was using it for transparency in PNG files but I'm not sure if it's OK for toolbar/menubar icons. But I think it should work Regards, ...Answered | 3 Replies | 3429 Views | Created by Dcls - Tuesday, September 15, 2009 7:19 AM | Last reply by Christian Resma Helle - Tuesday, September 15, 2009 1:59 PM -
3 Votes
PNG transparency in ListView
Hello Alain, Base on my knowledge, image transparency is not supported in Compact Framework Bitmap class. It is possible to work with transparent images ...Answered | 2 Replies | 4529 Views | Created by Alain Dekker, 2 - Monday, December 5, 2011 11:50 AM | Last reply by Helen Zhou - Tuesday, December 6, 2011 8:44 AM -
5 Votes
Importing images with transparency
background, do a "Save For Web" and choose PNG-24 as the output type. You can even create gradient transparencies with 24 bit PNG's to give different levels of ...Answered | 5 Replies | 7195 Views | Created by killfr0g - Thursday, August 31, 2006 1:48 PM | Last reply by LeeC22 - Sunday, September 3, 2006 8:29 PM -
0 Votes
Png transparency problem resources
If you are working with MFC. If you just want to draw a Transparent PNG, you could follow RLWA32's suggestions....Proposed | 3 Replies | 917 Views | Created by Peto81 - Friday, March 24, 2017 3:55 PM | Last reply by RLWA32 - Monday, March 27, 2017 9:10 AM -
0 Votes
Using transparency with .png files
The issue you're most likely running into is that transparency is only supported when the PNG is of 32-bit color depth. Transparency in Silverlight ...Answered | 4 Replies | 4311 Views | Created by dani1812 - Wednesday, October 13, 2010 3:05 PM | Last reply by Peter Kuhn - Wednesday, October 13, 2010 4:18 PM -
0 Votes
png transparency not working
Blend version previous to the June 2.5 but it no longer happens for me. Was it made in photoshop? and is it png-8 or png-24 formatted. Gray scale or rgb? ...Answered | 2 Replies | 5226 Views | Created by theotherjay - Wednesday, September 17, 2008 4:57 PM | Last reply by MSDN_Forums_User - Thursday, September 18, 2008 3:27 PM -
0 Votes
Will Silverlight 2.0 ever support GIF or PNG-8 transparency?
Just to bump this, looks like PNG-8 transparencies are not in Silverlight 2 RTW. Transparent areas just come out white.Discussion | 4 Replies | 9299 Views | Created by MSDN_Forums_User - Sunday, December 23, 2007 9:18 PM | Last reply by Harlequin - Friday, November 7, 2008 3:12 PM -
0 Votes
Encode to PNG-8
Hello How to encode IWICBitmapSource(PixelFormat = GUID_WICPixelFormat32bppPBGRA) in "PNG-8"(ContainerFormat = GUID_ContainerFormatPng, PixelFormat = ... - Items 1 to 20 of 477099 Next ›
No announcements