
[ Sample ]
Wrong HTML value in “Display Colour Info” with 32-bit icons
Wrong HTML value in “Display Colour Info” with 32-bit icons
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
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.
			
			
									
						
										
						Doesn't match RGB label.
Re: Wrong HTML value in “Display Colour Info” with 32-bit ic
I don't understand, what is the problem??
			
			
									
						
							Pierre.
			
						Re: Wrong HTML value in “Display Colour Info” with 32-bit ic
Aren't HTML colors defined using a six-digit hexadecimal notation?xnview wrote:I don't understand, what is the problem??
- #RRGGBB
#RRGGBBAA (?¿?)
#AARRGGBB (Android, WPF/XAML)
#AABBGGRR (KML)
0xAARRGGBB (Java, Flash/ActionScript etc.) 
- Wikipedia
- Web Color » Hex triplet
 - RGBA color space
 
 - 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
- Creating an Immersive User Experience » Use <BalloonStyle> to color the entire balloon.
 
 
Re: Wrong HTML value in “Display Colour Info” with 32-bit ic
Seperating new information would be a quicker reference?
X: 0 Y: 0
RGB (0,0,0) 0 Alpha
HTML (#000000) 00
			
			
									
						
										
						X: 0 Y: 0
RGB (0,0,0) 0 Alpha
HTML (#000000) 00