Wrong HTML value in “Display Colour Info” with 32-bit icons

Bugs found in XnView Classic. Please report only one bug per topic!

Moderators: XnTriq, helmut, xnview

User avatar
XnTriq
Moderator & Librarian
Posts: 6386
Joined: Sun Sep 25, 2005 3:00 am
Location: Ref Desk

Wrong HTML value in “Display Colour Info” with 32-bit icons

Post by XnTriq »

View » Display Colour Information...: There's an 8-digit value for HTML in the tooltip with 32-bit icons.
marsh
XnThusiast
Posts: 2443
Joined: Sun May 15, 2005 6:31 am

Re: Wrong HTML value in “Display Colour Info” with 32-bit ic

Post 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.
User avatar
xnview
Author of XnView
Posts: 44735
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: Wrong HTML value in “Display Colour Info” with 32-bit ic

Post by xnview »

I don't understand, what is the problem??
Pierre.
User avatar
XnTriq
Moderator & Librarian
Posts: 6386
Joined: Sun Sep 25, 2005 3:00 am
Location: Ref Desk

Re: Wrong HTML value in “Display Colour Info” with 32-bit ic

Post 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
marsh
XnThusiast
Posts: 2443
Joined: Sun May 15, 2005 6:31 am

Re: Wrong HTML value in “Display Colour Info” with 32-bit ic

Post by marsh »

Seperating new information would be a quicker reference?

X: 0 Y: 0
RGB (0,0,0) 0 Alpha
HTML (#000000) 00