bugDotGNU Portable.NET - Bugs: bug #13967, Shrinking PNG-images from...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #13967: Shrinking PNG-images from resources not works

Submitter:  Peter Flaig <fliege>
Submitted:  Fri 29 Jul 2005 09:25:45 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  darkdust
Open/Closed:  Closed

Thu 18 Aug 2005 08:58:23 AM UTC, comment #1: 

Fixed in CVS, DotGNU.Images/BmpResizer.cs v1.6 and DotGNU.Images/Frames.cs v1.14.

Marc Haisenko <darkdust>
Group Member
Fri 29 Jul 2005 09:25:45 AM UTC, original submission:  

A Bitmap which is created with "new Bitmap(image)" is not painted, when it is loaded from a resource file.
The constructor calls "DotGNU.Images.BmpResizer.Resize" even if the size of the image isn't changed.
The method "DotGNU.Images.BmpResizer.SrinkBmp" doesn't work correct in this case.

Peter Flaig <fliege>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #3291:  ImageResize.zip added by fliege (6KiB - application/x-zip-compressed)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-08-18 darkdust StatusNone Fixed
    Assigned toNone darkdust
    Open/ClosedOpen Closed
2005-07-29 fliege Attached File- Added ImageResize.zip, #2757

Back to the top

Powered by Savane 3.14-0b36.
Corresponding source code