No announcements
Found 2021 threads
-
0 Votes
A generic error occurred in GDI
User-379011848 posted On Server 2012 R2 running .NET ... Several months ago, I was playing with some code to generate graphs etc for my users. This code is ...Unanswered | 1 Replies | 711 Views | Created by Anonymous - Wednesday, December 23, 2020 1:34 PM | Last reply by Anonymous - Wednesday, December 23, 2020 2:57 PM -
0 Votes
Resize image without losing its quality/resolution in c#
User-980333546 posted Hi, I'm using code below to resize image but after resizing, we are losing image quality(resolution). Can someone suggest the best way ...Unanswered | 1 Replies | 2139 Views | Created by Anonymous - Monday, June 15, 2020 1:53 PM | Last reply by Anonymous - Wednesday, June 17, 2020 2:33 PM -
0 Votes
Shrunken Images Create Larger Files After Resizing
User-939035612 posted Hi, I successfully managed to shrink all uploaded images to widths of 700px. Good right? Wrong, because the new shrunken files are now much ...Unanswered | 1 Replies | 489 Views | Created by Anonymous - Friday, May 8, 2020 3:23 AM | Last reply by Anonymous - Friday, May 8, 2020 8:00 AM -
0 Votes
vb.net upload to network share gives error during image-resize - A generic error occurred in GDI+
User-1741230951 posted Hello, All. VB.net Upload to the local system, no issues. (Local meaning, my development system (OR) on running the ...Unanswered | 3 Replies | 442 Views | Created by Anonymous - Sunday, February 23, 2020 12:52 PM | Last reply by Anonymous - Sunday, February 23, 2020 8:25 PM -
0 Votes
A generic error occurred in GDI+ when using multi threading
{ //somecode that calls the waterMark method in multiple spots as of now });Unanswered | 11 Replies | 750 Views | Created by Anonymous - Tuesday, January 21, 2020 6:26 PM | Last reply by Anonymous - Wednesday, January 22, 2020 4:27 PM -
0 Votes
C# different image compare
User-1285152411 posted HI, i can not find, method witch can comare different size pictures. For example I have one image ...Unanswered | 9 Replies | 917 Views | Created by Anonymous - Saturday, October 31, 2009 7:18 AM | Last reply by Anonymous - Wednesday, September 18, 2019 8:59 AM -
0 Votes
filesize increase after image rotated.
User944339287 posted hi guys.. the following url is the article i refer to rotate image and save to directgory. how can i avoid the file size increase? i test ...Answered | 1 Replies | 453 Views | Created by Anonymous - Monday, August 19, 2019 11:53 AM | Last reply by Anonymous - Tuesday, August 20, 2019 8:55 AM -
0 Votes
reduce file size in base64String
User944339287 posted Hi guys.. i found that the filesize changed from 993KB to 9.1MB after rotated the image and save it. Like to know is ...Unanswered | 2 Replies | 2037 Views | Created by Anonymous - Monday, August 19, 2019 4:14 AM | Last reply by Anonymous - Monday, August 19, 2019 11:42 AM -
0 Votes
Save Base64 Image with 300 dpi
User1536465747 posted Hello, I have an image converted to Base64 (unfortunately I can't change anything about it) and now I need to save it with 300dpi ...Unanswered | 2 Replies | 1358 Views | Created by Anonymous - Thursday, July 11, 2019 6:48 AM | Last reply by Anonymous - Friday, July 12, 2019 4:12 AM -
0 Votes
A generic error occurred in GDI+ while saving photo
User944339287 posted Hi guys.. how can I set bmp = Nothing after saving image? | I got this error A generic error ...Unanswered | 3 Replies | 933 Views | Created by Anonymous - Thursday, May 16, 2019 11:37 AM | Last reply by Anonymous - Thursday, May 16, 2019 1:16 PM -
0 Votes
Add a special border to image.
User944339287 posted Hi guys... i can add yellow border to image by using the following code. Public Function AppendBorder(ByVal original As ...Unanswered | 2 Replies | 730 Views | Created by Anonymous - Monday, April 22, 2019 7:28 AM | Last reply by Anonymous - Tuesday, April 23, 2019 6:47 AM -
0 Votes
Add whiteborder and text to Image
User944339287 posted Hi guys<g class="gr_ gr_9 gr-alert gr_gramm gr_inline_cards gr_run_anim Punctuation multiReplace" id="9" ...Unanswered | 1 Replies | 469 Views | Created by Anonymous - Monday, April 15, 2019 3:45 AM | Last reply by Anonymous - Tuesday, April 16, 2019 8:38 AM -
0 Votes
Open Type fonts in vb.net or C#
User1391328907 posted Hi I have been trying to use the open type fonts (.otf files) purchased from Adobe for one of our asp.net web applications. Even after i installed those fonts, ...Unanswered | 2 Replies | 800 Views | Created by Anonymous - Thursday, January 15, 2004 1:58 PM | Last reply by Anonymous - Saturday, July 28, 2018 2:49 PM -
0 Votes
A generic error occurred in GDI+
User-1173471724 posted I'm trying to resize an image proportionally using the below code Image sourceimage = Image.FromStream(mainImg.InputStream); //mainImg is ...Answered | 2 Replies | 576 Views | Created by Anonymous - Thursday, July 12, 2018 5:56 AM | Last reply by Anonymous - Friday, July 13, 2018 3:12 AM -
0 Votes
Out of Memory Exception
height) imgPhoto.CssClass = "photoLandscape"; else imgPhoto.CssClass = "photoPortrait"; lbNext.Enabled = true; ...Answered | 5 Replies | 626 Views | Created by Anonymous - Tuesday, April 17, 2018 11:11 PM | Last reply by Anonymous - Wednesday, April 18, 2018 9:20 PM -
0 Votes
how to get notified when a printer runs out of paper using c#?
User31862606 posted Hi All I'm using the below code to print a document , so my question is how do i get notified when the printer runs out of ...Unanswered | 2 Replies | 1279 Views | Created by Anonymous - Monday, June 2, 2014 4:32 PM | Last reply by Anonymous - Monday, February 26, 2018 9:28 AM -
0 Votes
Split and combine image
User-1664238401 posted I'm trying to split the image using C# but it was unsuccessful, I need a master to guide me correct the below codes. thank you in advance! then how to code ...Unanswered | 7 Replies | 995 Views | Created by Anonymous - Monday, December 18, 2017 7:39 AM | Last reply by Anonymous - Tuesday, December 19, 2017 7:01 PM -
0 Votes
Setting Bitmap.MakeTransparent(Color.Transparent) don't work after Graphics.DrawString
User1572049755 posted Hi guys, I want to add some word to a PNG, also I need other place without words transparent ...Answered | 3 Replies | 1030 Views | Created by Anonymous - Tuesday, November 28, 2017 8:33 AM | Last reply by Anonymous - Wednesday, November 29, 2017 2:34 AM -
0 Votes
Writing text to a loaded image, and save it for printing with good quality
User756353548 posted I need to create a certificate as an image, and the quality of printed out as A4 size is good, ideally the image too. Specifically, I need to ...Unanswered | 1 Replies | 511 Views | Created by Anonymous - Thursday, May 11, 2017 3:00 PM | Last reply by Anonymous - Friday, September 1, 2017 11:23 PM -
0 Votes
How to Measure the Height of a Table that is a String using The Art of Dev
User-1740395346 posted Hello, I'm using the Library that is nothing less that awesome is will render a string HTML perfectly. What I am doing ...Unanswered | 1 Replies | 612 Views | Created by Anonymous - Friday, October 28, 2016 1:28 AM | Last reply by Anonymous - Wednesday, March 8, 2017 3:04 PM - Items 1 to 20 of 2021 Next ›
No announcements