Slashdot Mirror


Apple Sued Over 'Lacking' Macbook Display

qu1j0t3 writes "Business 2.0 reports that two MacBook owners have filed a class action lawsuit charging Apple with deceptive advertising, as well as misrepresentation and unfair competition over the use of the phrase 'millions of colors' to describe the capability of the LCD displays in MacBook and MacBook Pro computers. The article likens the complaint to an an angry forum thread, and is more than a little bit skeptical of the plaintiff's motives. Perhaps it's their uncanny attention to detail. From the filing: 'The reality is that notwithstanding Apple's misrepresentations and suggestions that its MacBook and MacBook Pro display millions of colors, the displays are only capable of displaying the illusion of millions of colors through the use of a software technique referred to as dithering, which causes nearby pixels on the display to use slightly varying shades of colors that trick the human eye into perceiving the desired color even though it is not truly that color.'

25 of 680 comments (clear)

  1. if this goes through by gEvil+(beta) · · Score: 4, Informative

    If this goes through then it opens the door to lawsuits against nearly all LCD manufacturers, since most displays these days (except for the highest end ones) are 6-bit with dithering...

    --
    This guy's the limit!
    1. Re:if this goes through by Jeff+DeMaagd · · Score: 3, Informative

      It's not that simple. I've seen this discussed in other forums, most monitors that are 6-bit are usually not advertised using such stretched language as Apple did. Apple even claims that their displays are higher in quality than can be found in any competing product, which is simply not true.

  2. The point by Z0mb1eman · · Score: 5, Informative

    How about providing the IMPORTANT part from the article in the summary, hmmm?

    "At the heart of the case is plaintiff's claim that rather than delivering 16,777,216 colors with an 8-bit LCD, Apple chose a cheaper route, delivering the illusion of millions of colors using a 6-bit LCD and dithering."

    2^24 = 16,777,216
    2^18 = 262,144

    Nothing wrong with 6-bit LCDs, but they shouldn't be advertised as 8-bit...

    *gets ready to be torn apart by rabid mac fans*

    --
    ClutterMe.com - easiest site creation on the Net. Just click and type.
    1. Re:The point by Penguin's+Advocate · · Score: 4, Informative

      The dithering is done entirely by the LCD itself. It is not done by the graphics chip and it is certainly not done by the OS. Any disparity in the appearance of different OS on the same LCD cannot, by reality, be a result of this issue.

      --
      Frag 'em all...
  3. Re:Err... by mdwh2 · · Score: 4, Informative

    I mean sure that level of pedanticism is tolerated in some forums, but this is a court of law.

    I'd say the other way round - being pedantic is more important in legal matters and advertising, than it is on a forum.

    And this isn't being pedantic - surely it's long established that "number of colours" refers to the number of possible colours an individual pixel can display, and not using tricks like dithering? Otherwise, back in the 80s/90s when computers only had 256 colours or less, why didn't we see manufacturers claiming they could actually display thousands of colours? Why weren't the computers which could display thousands of colours back then advertised as displaying millions? And maybe the original black and white classic Macs should actually be greyscale, because you could dither the black and white pixels?

    I'm curious, as I thought 24 bit displays had been standard on computers for well over a decade now - is it common for laptops to have an 18 bit display, or is it only Apple that have decided to take us back to the 1990s?

  4. Re:Macs for artists by Lumpy · · Score: 5, Informative

    really? funny how I can see color banding when you look at photographs of blue skies on a 16,000 color display but you dont see the color banding when you go to a 24 bit color display.

    you eye CAN see more than 16,000 colors. espically when it is looking at 3-4 colors all next to each other to show off color banding.

    --
    Do not look at laser with remaining good eye.
  5. Re:I'd Be Mad by mosch · · Score: 3, Informative

    I have bad news for you. Your Powerbook has 262k colors.

    The MacBook displays weren't a regression in quality, they were a continuation of an exceptionally long-standing practice.

    Maybe we'll see 8-bit displays in some future revision, but until now, it's been a cost issue, and Apple was smart enough to realize that if the entire industry is using 6-bit displays, they can do it too.

  6. What's "Support" mean? by dschuetz · · Score: 3, Informative

    I just checked the MacBook specs, and saw this under display: "13.3-inch (diagonal) glossy widescreen TFT display with support for millions of colors"

    What exactly does "support for millions of colors" mean, anyway? In the world of (E|H)DTV monitors, "supports 1080i" generally means "can display a 1080 image, but only at 768" or somesuch. I look for words like "native resolution" to figure out what something is technically, actually, capable of.

    And if Apple can show that EVERYONE in the industry is doing exactly the same thing, with similar advertising language, then it's probably not going to go anywhere. It's sort of a visual equivalent to the silly GB vs GiB argument, though at least in that case hard drive manufacturers have started better explaining their side of the equation....

  7. Far more interesting: Better under Windows? by Animaether · · Score: 5, Informative

    From the PDF ( http://www.engadget.com/videos/PDF/apple_macbook_l awsuit.pdf ) :

    ''The extent to which a particular make of computer is capable of "dithering" is a function of the sophistication of the programming of the software. For example, in the case of the MacBook and MacBook Pro, because of the uniqueness of these computers to be able to run both Apple's OS operating system, and the PC's Microsoft Windows operating system, it is possible to compare the quality of the display between the two operating systems. In the case of the display that the MacBook and the MacBook Pro produces using the Microsoft Windows operating system at all resolution levels is superior to the display that those same computers display using Apple's OS operating system.''

    Some nasty grammar in there, but in summary: no such problem when running Windows on the same machine?

    If that is true, then it is indeed an Apple software problem. Note that software shouldn't be in charge of this sort of thing in the first place. LCD displays themselves handle incoming 8bit values on a 6bit displays in one of three ways:
    A. 'as is', 91 becomes 92.
    B. 'dither', 3 out of 4 pixels are 92, the other one is 88, averaging to 91
    C. 'frame rate control', 3 out of 4 refreshes it draws the pixel as 92, the other one is 88, averaging to 91.

    B&C are both common, and both have pros/cons. But either way, the software shouldn't be doing anything there (arguably, a driver might - i.e. if the monitor specifically allows you to specify which method to use, what dithering pattern, etc. by means of driver control).

  8. Re:Macs for artists by noewun · · Score: 4, Informative

    D'oh! I got teh numbers wrong: the human eye can discern about 350,000 colors (warning: MS Word file).

    My point, though, was that it's a silly lawsuit. As someone who spends hours in Photoshop doing color correction I know the monitor is, at best, a blunt instrument. That's why we have matchprints and digital color proofs and the like.

    --
    I am a believer of momentum and curves.
  9. 8-bit vs 6-bit LCD displays by Trevin · · Score: 5, Informative

    This got me wondering how many bpp my own Viewsonic Pro series monitor can display. I was surprised to find that it wasn't listed in the product specifications -- neither as bits nor total number of colors.

    A little further digging brought me to this article which gave some good insight about the differences. Some highlights:

    Since consumers were demanding faster screens, something needed to be done to improve response times. To facilitate this, many manufacturers turned to reducing the number of levels each color pixel render. This reduction in the number of intensity levels allows the response times to drop but has the drawback of reducing the overall number of colors that can be rendered.

    High-speed LCD monitors typically reduce the number of bits for each color to 6 instead of the standard 8. ... This is far fewer than the true color display such that it would be noticeable to the human eye.

    If no color depths is listed, it should be assumed that monitors of 12ms or faster will be 6-bit and the 20ms and slower panels are 8-bit.

    This is very subjective to the actual user and what the computer is used for. The amount of color really matters to those that do professional work on graphics. For these people, the amount of color that is displayed on the screen is very important. The average consumer is not going to really need this level of color representation by their monitor. As a result, it probably doesn't matter. People using their displays for video games or watching video will likely not care about the number of colors rendered by the LCD but by the speed at which it can be displayed. As a result, it is best to determine your needs and base your purchase on those criteria.
  10. Re:Err... by suv4x4 · · Score: 4, Informative

    The displays are only capable of displaying the illusion of millions of colors through the use of a software technique referred to as dithering, which causes nearby pixels on the display to use slightly varying shades of colors that trick the human eye into perceiving the desired color even though it is not truly that color.

    Isn't that going to get laughed right out of the courtroom? I mean sure that level of pedanticism is tolerated in some forums, but this is a court of law. Surely the judge is going to say a dignified version of "What the fuck are you on? Get the fuck out of here."


    Check this image:

    squares

    Imagine you're told your new expensive laptop, by *Apple* (a brand mostly known as going for component quality since designers work with it), will have have display quality like the second square.

    But instead you see display quality like the first square.

    If you think it's a laughing matter, I want to see you persuade those unfortunate Mac owners join the laugh.

  11. Re:Err... by Solandri · · Score: 4, Informative

    And this isn't being pedantic - surely it's long established that "number of colours" refers to the number of possible colours an individual pixel can display, and not using tricks like dithering? Otherwise, back in the 80s/90s when computers only had 256 colours or less, why didn't we see manufacturers claiming they could actually display thousands of colours?

    The dithering done on 6-bit LCD panels is in the time domain. A pixel will flicker between two different shades at a frequency high enough to be almost invisible, creating the illusion of a shade in between. (I say "almost" because some people can see the flickering, including me. It's easier to see if your eye is moving around the screen instead of staring at a point.) The 256-color displays of days gone by dithered in the spatial domain, so their dithering was always visible. The only way it created the illusion of continuity was if you sat far enough back that you couldn't see the individual pixels.

    It's an interesting distinction that I'm not sure how it would hold up in court. I should point out however that many light sources we think of as continuous do the exact same thing to produce the illusion of continuous light output. Fluorescent lights, lights on some new cars, the backlights on many cell phones and PDAs, all of them flicker.

    I'm curious, as I thought 24 bit displays had been standard on computers for well over a decade now - is it common for laptops to have an 18 bit display, or is it only Apple that have decided to take us back to the 1990s?

    The vast majority of LCD panels are 6-bit, and use dithering to generate 16.2 million colors. True 8-bit panels are usually fairly expensive, and only used on high end LCDs designed for graphics work. The fact that you hadn't noticed this is a pretty good argument that this type of dithering isn't really false advertising.

  12. Virtually no laptop LCD can display 16.7M colors by demon+driver · · Score: 5, Informative

    From one of the comments below TFA: "Out of 28 notebook LCDs manufactured by Samsung, only 2 can display 16.7M colors natively, a 15.4-inch panel with a lowish resolution of 1,280 x 800 (part number LTN154X5) and a 19-inch panel (part number LTN190W1). The rest, 26 LCDs, are 6-bit and can display 262,144 colors natively, without dithering, and millions of colors with dithering. [...] At LG.Philips, all of the 15 notebook LCDs are 6-bit and can display 262,144 colors natively, without dithering, and millions of colors with dithering."

    So it seems virtually no laptop LCD can display 16.7M colors without dithering. It's a problem which affects the whole industry, and all laptop manufacturers seem to be, well, somewhat "optimistic" in their advertising claims.

    Which doesn't make it better that Apple does so, too, and as far as I'm concerned, the suit is well justified.

  13. Re:Macs for artists by springbox · · Score: 4, Informative
    It would be better if they had made the exact specs of the panels available, then people would have known it was 6-bit + dithering instead of 8-bit. Viewsonic does the same thing. Take a look at their web site (the US one anyway) claims most of their displays, which happen to use cheap 6-bit panels with FRC, can display "16.7 million colors." This gives the impression of an 8-bit panel.

    Take a look at the huge difference between the specs on the same displays from their US site and European site. The European site has the actual specs listed. Apparently something about false advertising was preventing from misrepresenting what they were trying to sell. (The European site doesn't even attempt to mention "16.7 million colors" for some of the displays!)

  14. Re:Macs for artists by iangoldby · · Score: 5, Informative

    Parent poster describes how with a restricted number of colours, though the human eye can't see banding in the original, if you then process that image the quantisation of colours in the original can lead to banding in the processed version.

    Yes, but that has nothing at all to do with this story.

    There would be an issue if a 24-bit image was downsampled to 16-bit (for example) in order to display it on a 16-bit screen and then resaved (or processed) at the lower bit-depth. But it's not. Any transformations done in the image editing program are at the bit depth of the image, not of the display.

    So if the eye can't see the deficiencies of the display before manipulating the image, it won't see them afterwards either.

  15. Re:Err... by springbox · · Score: 4, Informative

    The dithering done on 6-bit LCD panels is in the time domain.

    This is not the case of all 6-bit panels. Some use actual dithering while others use FRC (Frame Rate Control), which is what you described.

  16. Incorrect by VirusEqualsVeryYes · · Score: 4, Informative

    Nitpick, and you shall be nitpicked yourself:

    God is a smiter.
    God is about to smite Bob.
    God is smiting Bob.
    God smote Bob.
    God has smitten Bob.
    Bob has been smitten.

    The adjective is always the past participle.

  17. Re:Better under Windows? by spitzak · · Score: 3, Informative

    Though it seems hard to believe, there is some chance that Apple does have a serious mistake. There is an explanation as to why it might be "better under Windows" and it is not good for Apple. A sure way to compare would be to take a screen shot from one system and display it on the other, so that differences in graphics and font rendering do not enter into it.

    Apple has had a history of using a gamma correction table, which was always a mistake. I thought they eradicated this in OS/X but perhaps it lives on. Some ill-informed people actually think this makes the image better but it is always a bad idea on current hardware.

    The reason is that the hardware interface to the monitor is 8 bits (per channel). If you have an 8-bit-per-channel image, and the gamma correction table is anything other than 1:1, then two or more different 8-bit shades are going to get mapped to the same 8 bit number sent to the monitor, due to the pigeonhole principle. It also means some possible 8-bit outputs are not going to get produced. It is possible the diterhing of the LCD is amplifying this effect. For instance if many of the "pure" values are the missing ones, then there is going to be far more dithering.

    Both Windows and Linux just dump the 8 bit images you send to the graphics api to the screen buffer with no change. Though this sounds more primitive, it turns out it is the right thing to do. Color correction and profiling has to be done by software, not by hardware and drivers.

  18. Re:Macs for artists by noewun · · Score: 5, Informative

    but if you were a true professional

    Look, if you want to get all big-dick-swinging about this, send me your client list, a link to your portfolio (including samples from all of the international ad campaigns you've worked on and the awards you've won) and your fee list and we can see who's the biggest, baddest, most calibratingest knowingest motherfucker of them all. If you don't want to do that, just try to be less of a dick when you post.

    I've been doing this since Photoshop 1.0 (and PageMaker and Illustrator 88. . .) so I am sure of where I speak. Am I the bestest retoucher in the universe? No, because no matter how good you are, there's always someone better. The best guy I've ever worked with was a portrait painter in a former life (he painted the portrait of Reagan which hangs in the White House) and working next to him was a revelation: he could paint photorealistic images in Photoshop with the same effort I take to tie my shoes.

    That aside, no monitor in the world will accurately show you low values of yellow and cyan. Sure, something will be on the screen, but to really check and make sure your whitest areas are 2/2/2/0 (or 5/5/5/0 or whatever standard the shop you work in uses for non-specular highlights) you need to use both the info palette and a matchprint/high end digital color proof. That's just the way it is, and all of the people I've worked with in all of the years will say the same thing. Trusting the monitor--any monitor--is asking for a surprise when things come off the press. It's just the nature of conversion from additive to subtractive color models.

    --
    I am a believer of momentum and curves.
  19. That's pretty much the point by Space+cowboy · · Score: 5, Informative

    EVERY manufacturer who advertises 16.2 million colours uses a 6-bit display and dithering. Apple has a setting of "millions of colours" in their preferences, and they stuck with that description when they used a 6-bit display.

    The point is that this is temporal dithering, not spacial dithering. There's no point in saying "my eye can see the difference when there's dithering in an image" because that's not what's taking place.

    Consider a nominally 1-bit system, a single red LED. Apply zero power, and it's black. Apply constant 5v (with appropriate resistors :-) and it's bright-red. Now apply a pulse-wave-modulation to that LED, and you will be able to *see* a smoothly-varying intensity between 0 and 1 (black and bright-red) even though the LED is only switching fully on or fully off. The pulse-train is controllable by a digital system, so you can electronically vary the effective brightness of this 1-bit system.

    In this, the 1-bit output is temporally dithering its on/off state to give the illusion of a multi-bit system. Scale this up to a 6-bit system, and it's easy to generate the illusion of an 8-bit system. To the human eye there is no difference, we don't have the refresh-rate to catch the LED off or on, we just see the aggregated results of very fast controlled flickering.

    Simon

    --
    Physicists get Hadrons!
  20. Re:Macs for artists by Stephen+H-B · · Score: 5, Informative
    Although the condition is not universally acknowledged, some women are reported to have four colour receptors in their retina, rather than the regular three. The condition is analogous to male colour blindness (now called colour deficiency since you can be colour deficient and 20/20). Since women have a backup of the gene (the allele is X-linked, thus why males predominate colour blindness), they can see blue, green, reddish-orange and red.

    Search Wikipedia for 'tetrachromatism' for more info.

    --
    Sick of WoW? Try the thinking man's MMORPG: EVE Online
  21. Re:Err... by greg_barton · · Score: 3, Informative

    Imagine you're told your new expensive laptop, by *Apple* (a brand mostly known as going for component quality since designers work with it), will have have display quality like the second square.

    The left square has banding, the right square does not.

    This is on my MacBook Pro display, btw.
  22. Re:not "smited" by Haeleth · · Score: 5, Informative
    I love ignorant people who try to correct others' grammar, and only end up displaying how bad their own is.

    To demonstrate a conjugation, you should use the active sense of the verb in nonconditional cases, rather than the passive form for each case.
    How fortunate that he only used one passive, and no conditionals.

    (By the way, who made you king and gave you the power to decree how conjugations shall be demonstrated, yea, even unto the end of time?)

    2. God is about to smite Bob. - This is a conditional use, so at least your passive sense is correct;
    There is no conditional in "God is about to smite Bob". There is also no passive there.

    however, you shouldn't use two prepositions in a row (even if one is part of the verb "to smite"): try "God will smite Bob."
    There is nothing wrong with using two prepositions in a row. Furthermore, "God will smite Bob" does not mean the same thing as "God is about to smite Bob" - the latter implies that the smiting will happen in the very near future, while the former merely implies that it will happen at some point in the future.

    3. God is smiting Bob. - This is an action: the verb + participle makes it passive.
    Um, no, it doesn't. There is no passive involved. You don't actually know what a passive is, do you?

    If you're giving a conjugation lesson, conjugate the verb, don't turn it into a modifier: "God smites Bob."
    He did conjugate the verb, and he didn't turn it into a modifier. And "God smites Bob" does not mean the same thing as "God is smiting Bob": the latter emphasises the fact that the smiting is an ongoing action at the present moment, while the former merely specifies that it happens without making any real statement as to when (are you saying "God smites Bob every Thursday", or "Here is God. God smites Bob. See God smite"?)

    4. God has smote Bob. - This is a passive use
    No, it is not a passive.

    which means that, again, you're not conjugating "smite."
    Where do you get these ideas?

    5. Bob has been smitten. - This is acceptable; however, I might avoid the passive use altogether: you don't give an active agent: by whom was Bob smitten?
    Congratulations! You have successfully identified a real passive. That's one out of four, which I'm afraid is not a pass mark round here.

    (BTW, the question of who smote Bob can generally be inferred from context: something like "God is on a rampage. Bob has been smitten, and so has Fred" is sometimes better style than "God is on a rampage. He has smitten Bob, and Fred too".)

    In the future, please remember to ensure correct use when fixating upon the errors of others.
    The irony is killing me.

    (Cue half a dozen posts telling me that I'm misusing the word "irony". Come on, don't disappoint me here!)
  23. How 16.2M is determined by ultor · · Score: 4, Informative

    The method of arriving at 16.2 million colors is actually simple.

    On a true 8-bit display, the value range for each component is from 0-255. Because the 6-bit display can only display 1/4 of those numbers (0-63), it must dither for the rest in the form of (0, 4, 8, 12, 16 ...). The interpolation method is usually capable of representing 3 values between each color, but because the numbers on the end (... 244, 248, 252) are missing the final value, 255, there is no final value to dither in. So those final 3 values (253, 254, 255) are missing. Thus, you only have 253 values for each dithered component (since we include 0). 253 * 253 * 253 = 16194277 ~= 16.2M.

    It's really stupid. Just say 262144 colors.