No announcements
Found 2405980 threads
-
0 Votes
How to decrease the memory of PNG image?
You need to reduce image resolution.Answered | 1 Replies | 3063 Views | Created by ithjf - Tuesday, December 8, 2009 7:22 AM | Last reply by Ilya Tumanov - Tuesday, December 8, 2009 8:02 AM -
0 Votes
Decreasing Size of BMP Image?
It may reduce the file size of the image.Answered | 1 Replies | 3407 Views | Created by kmdowl01 - Tuesday, September 27, 2011 12:54 PM | Last reply by Elvis Hsu - Tuesday, September 27, 2011 10:50 PM -
8 Votes
How to reduce used memory for images
Out of curiosity, can I ask you how much memory does the app take now with the VirtualizingStackPanel, considering the same scenario with ~90 images, each ~40KB in size and ...Answered | 5 Replies | 2489 Views | Created by Anton.Maksimov - Monday, April 11, 2011 3:03 PM | Last reply by - Monday, August 12, 2013 11:26 AM -
0 Votes
Converting image from BMP to PNG and assigning PNG image to image control in UI
Either way the image will need to be decoded into raw pixels and will take more memory than the encoded BMP, PNG, or JPG.Answered | 1 Replies | 1067 Views | Created by Chandra Naresh - Monday, March 23, 2015 1:05 PM | Last reply by Rob Caplan [MSFT] - Tuesday, March 24, 2015 12:11 AM -
0 Votes
How to Draw a transparent image (PNG)?
The assets are in PNG format and have a transparent background.Answered | 1 Replies | 4954 Views | Created by Michael Groeger - Wednesday, September 5, 2012 12:06 PM | Last reply by Igor Tandetnik - Wednesday, September 5, 2012 2:05 PM -
0 Votes
How to create the .PNG Image with border?
Basically, images and png are rectangular.Answered | 3 Replies | 4312 Views | Created by Nealism - Thursday, October 9, 2014 5:29 PM | Last reply by Nealism - Friday, October 10, 2014 10:32 AM -
0 Votes
Using png images
Hi IanSDigby, Yes, Png image can have multi frame, and yes, we could access these frames by Image.Answered | 3 Replies | 6462 Views | Created by IanSDigby - Thursday, February 10, 2011 9:47 AM | Last reply by Jie Bao - Thursday, February 24, 2011 3:06 PM -
0 Votes
How to change DIU width/height of a png image
That is, your png resolution is 300dpi (probably it's a scanned image) but WPF uses 96dpi and the Width/Height properties account for that.Answered | 2 Replies | 1639 Views | Created by Sundar.R - Thursday, December 12, 2013 12:57 PM | Last reply by Mike Danes - Friday, December 13, 2013 4:17 PM -
0 Votes
How to Replace Stock PNG Images?
I've check the rules and there was a warning about stock PNG files like icon, splashscreen bla bla (I can't remember).Answered | 1 Replies | 838 Views | Created by Failed-s - Sunday, April 5, 2015 6:15 PM | Last reply by mcosmin - Monday, April 6, 2015 6:30 AM -
0 Votes
Avatar and Transparent PNG Image
So if I upload a PNG image having transparency, then it's impossible to have that transparency in effect since all images with GIF, PNG, or JPG type will be ...Answered | 4 Replies | 17237 Views | Created by Maximilian Haru Raditya - Monday, May 16, 2011 11:27 PM | Last reply by Maximilian Haru Raditya - Wednesday, May 18, 2011 10:47 PM -
0 Votes
Image taking a lot of memory?
Like Jason says, the png and jpg representations on disk are highly compressed, but the image will be uncompressed in memory.Answered | 2 Replies | 1244 Views | Created by Panzertax - Thursday, December 13, 2012 6:52 PM | Last reply by Rob Caplan [MSFT] - Friday, December 14, 2012 12:44 AM -
2 Votes
Displaying PNG image on window
GDI+ an option?Answered | 1 Replies | 3538 Views | Created by vinayakak - Monday, November 23, 2009 5:49 AM | Last reply by Nibu Thomas - Monday, November 23, 2009 7:16 AM -
3 Votes
PNG images are fuzzy
It is easily fixed by using RenderOptions.BitmapScalingMode <Image Source="/images/icons/_16/search_16.png" ...Answered | 7 Replies | 10187 Views | Created by vtcoder - Wednesday, August 1, 2007 11:51 PM | Last reply by iYalovoi - Wednesday, September 29, 2010 10:09 AM -
1 Votes
Vizio 2003 - .vsd convert to .png shows ghost image on .png
Your answer allowed us to fix the vsd and thus the png file.Answered | 3 Replies | 1544 Views | Created by grb25 - Friday, March 27, 2015 1:49 PM | Last reply by grb25 - Monday, March 30, 2015 11:55 AM -
0 Votes
When InkManager Save ink in an PNG image file, how to save it in the PNG image file (Dimensions is 768*1024)
Hi yangyongacq, Yes, Correct, windows store app for XAML does not support save Canvas directly into a PNG image, but in Windows 8.1 we can ...Answered | 3 Replies | 1101 Views | Created by yangyongacq - Tuesday, July 29, 2014 6:38 AM | Last reply by Jamles Hez - Friday, August 1, 2014 7:23 AM -
0 Votes
Overlay image with png 24
You're overwriting every pixel with the overlay image so your result is, not surprisingly, the overlay image.Answered | 3 Replies | 5167 Views | Created by olovnilzen - Thursday, September 10, 2009 7:12 PM | Last reply by zer0mus - Saturday, September 12, 2009 12:26 AM -
0 Votes
Out of Memory..... when displaying Images
Original Image Files (some of them): http://www.fls-online.com/VBNet_Forum/07-06-16/ScreenShot01.png Reduced Sized ...Answered | 16 Replies | 2260 Views | Created by LandLord324 - Tuesday, July 5, 2016 8:33 PM | Last reply by Frank L. Smith - Wednesday, July 6, 2016 9:16 PM -
0 Votes
Conversion of PNG Images to SVG format
Understand that "converting" PNG to SVG will never really be a perfect transposition of all the details, more like approaching the bitmap through vector graphics ...Answered | 3 Replies | 3521 Views | Created by Shahab Uddin Abbasi - Thursday, May 7, 2015 3:47 PM | Last reply by Shahab Uddin Abbasi - Monday, May 18, 2015 12:37 PM -
0 Votes
How to draw transparent png image with C# on WINCE?
Therefore, the image does not show at all.Answered | 4 Replies | 9651 Views | Created by MIKENJE - Thursday, June 23, 2011 9:29 AM | Last reply by MIKENJE - Monday, June 27, 2011 11:38 AM -
0 Votes
Using C++, How would it be possible to convert a .dds image to a .png image?
Compile it, but replace ‘vector<const Image>’ with ‘vector<Image>’ if it gives errors.Answered | 2 Replies | 2340 Views | Created by LC Creations Media - Friday, April 29, 2016 1:51 AM | Last reply by Viorel_ - Friday, April 29, 2016 12:01 PM - Items 1 to 20 of 2405980 Next ›
No announcements