[Mono-bugs] [Bug 78163][Nor] New - Image.PropertyItems.Length is
always 0
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Apr 22 12:18:49 EDT 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by xenomorph2 at onlinehome.de.
http://bugzilla.ximian.com/show_bug.cgi?id=78163
--- shadow/78163 2006-04-22 12:18:49.000000000 -0400
+++ shadow/78163.tmp.15177 2006-04-22 12:18:49.000000000 -0400
@@ -0,0 +1,27 @@
+Bug#: 78163
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Sys.Drawing.
+AssignedTo: peter at novonyx.com
+ReportedBy: xenomorph2 at onlinehome.de
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Image.PropertyItems.Length is always 0
+
+Using Image.PropertyItems to get the property items for an image always
+returns zero property items.
+
+It doesn't matter if it is a png, jpg, or whatever. PropertyItems.Length is
+always 0.
+
+Attached is the source of a simple console program that prints the number
+of the property items for an image. You can specify the image file name as
+first parameter of the app.
More information about the mono-bugs
mailing list