https://bugzilla.novell.com/show_bug.cgi?id=485773


           Summary: Button in png Grayscale-alpha
    Classification: Mono
           Product: Mono: Runtime
           Version: 2.4.x
          Platform: i686
        OS/Version: openSUSE 11.0
            Status: NEW
          Severity: Minor
          Priority: P5 - None
         Component: generics
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: DeveloperNet


Description of Problem:
I have written an small application (with VisualBasic 2008 Express) with a
toolbar (ToolStrip) dynamically build with the help of a xml file.
Images of the buttons for the toolbar are saved on the disk mostly as png
format.

If the image is saved in Grayscale-alpha (grayscale with alpha transparency),
the button looks weird (nothing to do with the image).
Re-saving the image in RGB-alpha solve the problem.

It seems that Mono don't try to detect the format of the image and assume every
thing to be in RGB 

ericc

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to