Page 1 of 1
Wrong HTML value in “Display Colour Info” with 32-bit icons
Posted: Wed Aug 17, 2011 4:30 am
by XnTriq
View »
Display Colour Information...: There's an 8-digit value for HTML in the tooltip with 32-bit icons.
Re: Wrong HTML value in “Display Colour Info” with 32-bit ic
Posted: Tue Aug 23, 2011 3:18 pm
by marsh
The fourth set: MP's batch convert change color depth transformation changes this info with alpha field. w/32bit png sample.
Doesn't match RGB label.
Re: Wrong HTML value in “Display Colour Info” with 32-bit ic
Posted: Mon Oct 10, 2011 7:40 pm
by xnview
I don't understand, what is the problem??
Re: Wrong HTML value in “Display Colour Info” with 32-bit ic
Posted: Mon Oct 10, 2011 8:30 pm
by XnTriq
xnview wrote:I don't understand, what is the problem??
Aren't HTML colors defined using a
six-digit hexadecimal notation?
- #RRGGBB
#RRGGBBAA (?¿?)
#AARRGGBB (Android, WPF/XAML)
#AABBGGRR (KML)
0xAARRGGBB (Java, Flash/ActionScript etc.)
————————————————————————————————————————————————>8
- Wikipedia
- W3Schools Forums
- MSDN Library
- NET Framework 4: System.Windows.Media » Colors Class
- JavaScript API for Silverlight: Objects Reference » Color
- Android.com
- Developer's Guide: Resource Types » Color
- Google Earth Outreach
Re: Wrong HTML value in “Display Colour Info” with 32-bit ic
Posted: Thu Jan 26, 2012 6:30 pm
by marsh
Seperating new information would be a quicker reference?
X: 0 Y: 0
RGB (0,0,0) 0 Alpha
HTML (#000000) 00