зеркало из https://github.com/mono/mail-archives.git
146 строки
3.9 KiB
HTML
146 строки
3.9 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE> [Mono-bugs] [Bug 485773] New: Button in png Grayscale-alpha
|
||
|
</TITLE>
|
||
|
<LINK REL="Index" HREF="index.html" >
|
||
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20485773%5D%20New%3A%20Button%20in%20png%20Grayscale-alpha&In-Reply-To=">
|
||
|
<META NAME="robots" CONTENT="index,nofollow">
|
||
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
||
|
<LINK REL="Previous" HREF="087356.html">
|
||
|
<LINK REL="Next" HREF="087116.html">
|
||
|
</HEAD>
|
||
|
<BODY BGCOLOR="#ffffff">
|
||
|
<H1>[Mono-bugs] [Bug 485773] New: Button in png Grayscale-alpha</H1>
|
||
|
<B>bugzilla_noreply at novell.com</B>
|
||
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20485773%5D%20New%3A%20Button%20in%20png%20Grayscale-alpha&In-Reply-To="
|
||
|
TITLE="[Mono-bugs] [Bug 485773] New: Button in png Grayscale-alpha">bugzilla_noreply at novell.com
|
||
|
</A><BR>
|
||
|
<I>Mon Mar 16 16:47:08 EDT 2009</I>
|
||
|
<P><UL>
|
||
|
<LI>Previous message: <A HREF="087356.html">[Mono-bugs] [Bug 485769] Remove element of a ToolStrip
|
||
|
</A></li>
|
||
|
<LI>Next message: <A HREF="087116.html">[Mono-bugs] [Bug 485773] Button in png Grayscale-alpha
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#87084">[ date ]</a>
|
||
|
<a href="thread.html#87084">[ thread ]</a>
|
||
|
<a href="subject.html#87084">[ subject ]</a>
|
||
|
<a href="author.html#87084">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
<HR>
|
||
|
<!--beginarticle-->
|
||
|
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=485773">https://bugzilla.novell.com/show_bug.cgi?id=485773</A>
|
||
|
|
||
|
|
||
|
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: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
|
||
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">ericc_75 at hotmail.com</A>
|
||
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
|
||
|
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: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
|
||
|
------- You are receiving this mail because: -------
|
||
|
You are the QA contact for the bug.
|
||
|
You are the assignee for the bug.
|
||
|
</PRE>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<!--endarticle-->
|
||
|
<HR>
|
||
|
<P><UL>
|
||
|
<!--threads-->
|
||
|
<LI>Previous message: <A HREF="087356.html">[Mono-bugs] [Bug 485769] Remove element of a ToolStrip
|
||
|
</A></li>
|
||
|
<LI>Next message: <A HREF="087116.html">[Mono-bugs] [Bug 485773] Button in png Grayscale-alpha
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#87084">[ date ]</a>
|
||
|
<a href="thread.html#87084">[ thread ]</a>
|
||
|
<a href="subject.html#87084">[ subject ]</a>
|
||
|
<a href="author.html#87084">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
|
||
|
<hr>
|
||
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
||
|
mailing list</a><br>
|
||
|
</body></html>
|