Does higher resolution in an image imply more bits per pixel?How to get a smooth gradient on sky?Does increased resolution compensate for diffraction?Why is resolution more important for landscape photography?Does lens resolution matter when it comes to high resolution sensors?What is the suitable resolution for an image to be printed between A2 and A0?Does reducing the resolution on phone cameras increase pixel size?How can I automatically downsize images which have more pixels than needed for the actual resolution?At what point does the Canon 5D Mark IV's high-ISO performance give it higher real resolution than the 5DS (R)?Does spatial resolution affect exposure at all?Why does a more expensive camera have fewer pixels?How can I prevent banding in images I'm posting on the Internet?

How to get SEEK accessing converted ID via view

What does air vanishing on contact sound like?

Junior developer struggles: how to communicate with management?

Transfer over $10k

Why are there synthetic chemicals in our bodies? Where do they come from?

Why was Germany not as successful as other Europeans in establishing overseas colonies?

How do you center multiple equations that have multiple steps?

CRT Oscilloscope - part of the plot is missing

How did Arya manage to disguise herself?

If Melisandre foresaw another character closing blue eyes, why did she follow Stannis?

What word means "to make something obsolete"?

Password expiration with Password manager

I caught several of my students plagiarizing. Could it be my fault as a teacher?

When and why did journal article titles become descriptive, rather than creatively allusive?

Why are notes ordered like they are on a piano?

How can I fairly adjudicate the effects of height differences on ranged attacks?

What is the limiting factor for a CAN bus to exceed 1Mbps bandwidth?

Applying a function to a nested list

Short story about people living in a different time streams

If an enemy is just below a 10-foot-high ceiling, are they in melee range of a creature on the ground?

How to reply this mail from potential PhD professor?

What was the state of the German rail system in 1944?

Copy line and insert it in a new position with sed or awk

Why is Arya visibly scared in the library in S8E3?



Does higher resolution in an image imply more bits per pixel?


How to get a smooth gradient on sky?Does increased resolution compensate for diffraction?Why is resolution more important for landscape photography?Does lens resolution matter when it comes to high resolution sensors?What is the suitable resolution for an image to be printed between A2 and A0?Does reducing the resolution on phone cameras increase pixel size?How can I automatically downsize images which have more pixels than needed for the actual resolution?At what point does the Canon 5D Mark IV's high-ISO performance give it higher real resolution than the 5DS (R)?Does spatial resolution affect exposure at all?Why does a more expensive camera have fewer pixels?How can I prevent banding in images I'm posting on the Internet?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








1















I have been trying to understand how a better spectrum of color can be represented in an image and to avoid banding it sounds like the image would need to have more bits per pixel. When the resolution of an image increases, do the bits per pixel also increase?










share|improve this question







New contributor




Darien Springer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.


























    1















    I have been trying to understand how a better spectrum of color can be represented in an image and to avoid banding it sounds like the image would need to have more bits per pixel. When the resolution of an image increases, do the bits per pixel also increase?










    share|improve this question







    New contributor




    Darien Springer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






















      1












      1








      1








      I have been trying to understand how a better spectrum of color can be represented in an image and to avoid banding it sounds like the image would need to have more bits per pixel. When the resolution of an image increases, do the bits per pixel also increase?










      share|improve this question







      New contributor




      Darien Springer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I have been trying to understand how a better spectrum of color can be represented in an image and to avoid banding it sounds like the image would need to have more bits per pixel. When the resolution of an image increases, do the bits per pixel also increase?







      resolution pixels banding






      share|improve this question







      New contributor




      Darien Springer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      Darien Springer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      Darien Springer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 4 hours ago









      Darien SpringerDarien Springer

      83




      83




      New contributor




      Darien Springer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Darien Springer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Darien Springer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















          3 Answers
          3






          active

          oldest

          votes


















          2














          Image resolution (amount of pixels) and bit depth (bits per pixel) can be changed independently. Any combination of high/low resolution and more/less bits per pixel is possible.



          Sometimes, however, higher resolution can make up for lower bit depth. Individual pixels become invisible and we start perceiving patterns of pixels as shades, as if the color depth were increased.



          enter image description here



          This is also the case of film photography, where individual "pixels" can only be black or white, and yet we can clearly see the shades of gray, because the individual image elements are so tiny. (ignoring color film photography for simplicity)



          By Robert James Wallace - Plate VII from "The Silver 'Grain' in Photography" by Robert James Wallace, The Astrophysical Journal, Vol. XX, No. 2, Sept. 1904, pp. 113–122, Chicago. As reproduced by Google Book Search. See also [1]., Public Domain, https://commons.wikimedia.org/w/index.php?curid=12220056






          share|improve this answer























          • +1 nicely demonstrated

            – mattdm
            1 hour ago


















          1














          Not in common digital imaging terminology. Instead, we call bits-per-pixel bit depth.



          Once unpacked from whatever compression format they were stored in, digital images are usually represented as triplets of red, green, and blue ­— each of these is a "channel". (There may also be a channel representing transparency, although that's more of an image editing or graphics design thing than of interest to photography.) If you have more of these triplets (like, 6000×4000 instead of 3000×2000), we say you have more resolution. If you have more bits per channel (say, 16 instead of 8) we say you have more bit depth.



          It gets more complicated than this when you consider non-linear encoding, color spaces, and so on, but that's the basics. For your purpose, it's true that greater bit depth can help reduce banding. Be aware, though, that most devices can only show 8 bits per channel and many consumer devices are much worse. And common file formats online are only 8 bit. So, you probably want to reduce to 8 bits on your own system even if you work in higher bit depth, so you can control how the banding looks.



          One approach is to introduce a dithering pattern. In fact, having higher resolution can help here — you basically trade some of the spacial detail for colors.






          share|improve this answer
































            0














            The resolution is a measure of the pixels per unit of physical length. So to increase the resolution of the image you mostly have to increase the pixel count.



            The number of bits per pixels (a.k.a pixel depth) doesn't change the resolution. However, any global color change induces color loss (several different values are mapped to the same output value), and banding appears when this produces large uniform areas next to each other. With the usualy 8-bit/channel, color loss happens quickly, losing 10 to 20% of the color values is not uncommon. Increasing bit depth decreases the relative color loss, so banding is a lot less likely to happen.



            This is one purpose of "shooting raw", the output of the sensor is 12 to 14 bits per channel (depending on cameral model), somewhat better than the 8-bits in the camera JPEG, so you have more material to work on (though in practice in your factor in sensor noise and demosaicing you are closer to 10-12 bits/channel).



            But high-bit-depth is mostly for storage and processing, most images formats are 8-bit/Channel and many displays are barely good enough for 8-bit depths.






            share|improve this answer

























              Your Answer








              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "61"
              ;
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function()
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled)
              StackExchange.using("snippets", function()
              createEditor();
              );

              else
              createEditor();

              );

              function createEditor()
              StackExchange.prepareEditor(
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: false,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              bindNavPrevention: true,
              postfix: "",
              imageUploader:
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              ,
              noCode: true, onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              );



              );






              Darien Springer is a new contributor. Be nice, and check out our Code of Conduct.









              draft saved

              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fphoto.stackexchange.com%2fquestions%2f107946%2fdoes-higher-resolution-in-an-image-imply-more-bits-per-pixel%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              3 Answers
              3






              active

              oldest

              votes








              3 Answers
              3






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              2














              Image resolution (amount of pixels) and bit depth (bits per pixel) can be changed independently. Any combination of high/low resolution and more/less bits per pixel is possible.



              Sometimes, however, higher resolution can make up for lower bit depth. Individual pixels become invisible and we start perceiving patterns of pixels as shades, as if the color depth were increased.



              enter image description here



              This is also the case of film photography, where individual "pixels" can only be black or white, and yet we can clearly see the shades of gray, because the individual image elements are so tiny. (ignoring color film photography for simplicity)



              By Robert James Wallace - Plate VII from "The Silver 'Grain' in Photography" by Robert James Wallace, The Astrophysical Journal, Vol. XX, No. 2, Sept. 1904, pp. 113–122, Chicago. As reproduced by Google Book Search. See also [1]., Public Domain, https://commons.wikimedia.org/w/index.php?curid=12220056






              share|improve this answer























              • +1 nicely demonstrated

                – mattdm
                1 hour ago















              2














              Image resolution (amount of pixels) and bit depth (bits per pixel) can be changed independently. Any combination of high/low resolution and more/less bits per pixel is possible.



              Sometimes, however, higher resolution can make up for lower bit depth. Individual pixels become invisible and we start perceiving patterns of pixels as shades, as if the color depth were increased.



              enter image description here



              This is also the case of film photography, where individual "pixels" can only be black or white, and yet we can clearly see the shades of gray, because the individual image elements are so tiny. (ignoring color film photography for simplicity)



              By Robert James Wallace - Plate VII from "The Silver 'Grain' in Photography" by Robert James Wallace, The Astrophysical Journal, Vol. XX, No. 2, Sept. 1904, pp. 113–122, Chicago. As reproduced by Google Book Search. See also [1]., Public Domain, https://commons.wikimedia.org/w/index.php?curid=12220056






              share|improve this answer























              • +1 nicely demonstrated

                – mattdm
                1 hour ago













              2












              2








              2







              Image resolution (amount of pixels) and bit depth (bits per pixel) can be changed independently. Any combination of high/low resolution and more/less bits per pixel is possible.



              Sometimes, however, higher resolution can make up for lower bit depth. Individual pixels become invisible and we start perceiving patterns of pixels as shades, as if the color depth were increased.



              enter image description here



              This is also the case of film photography, where individual "pixels" can only be black or white, and yet we can clearly see the shades of gray, because the individual image elements are so tiny. (ignoring color film photography for simplicity)



              By Robert James Wallace - Plate VII from "The Silver 'Grain' in Photography" by Robert James Wallace, The Astrophysical Journal, Vol. XX, No. 2, Sept. 1904, pp. 113–122, Chicago. As reproduced by Google Book Search. See also [1]., Public Domain, https://commons.wikimedia.org/w/index.php?curid=12220056






              share|improve this answer













              Image resolution (amount of pixels) and bit depth (bits per pixel) can be changed independently. Any combination of high/low resolution and more/less bits per pixel is possible.



              Sometimes, however, higher resolution can make up for lower bit depth. Individual pixels become invisible and we start perceiving patterns of pixels as shades, as if the color depth were increased.



              enter image description here



              This is also the case of film photography, where individual "pixels" can only be black or white, and yet we can clearly see the shades of gray, because the individual image elements are so tiny. (ignoring color film photography for simplicity)



              By Robert James Wallace - Plate VII from "The Silver 'Grain' in Photography" by Robert James Wallace, The Astrophysical Journal, Vol. XX, No. 2, Sept. 1904, pp. 113–122, Chicago. As reproduced by Google Book Search. See also [1]., Public Domain, https://commons.wikimedia.org/w/index.php?curid=12220056







              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered 3 hours ago









              szulatszulat

              4,02511126




              4,02511126












              • +1 nicely demonstrated

                – mattdm
                1 hour ago

















              • +1 nicely demonstrated

                – mattdm
                1 hour ago
















              +1 nicely demonstrated

              – mattdm
              1 hour ago





              +1 nicely demonstrated

              – mattdm
              1 hour ago













              1














              Not in common digital imaging terminology. Instead, we call bits-per-pixel bit depth.



              Once unpacked from whatever compression format they were stored in, digital images are usually represented as triplets of red, green, and blue ­— each of these is a "channel". (There may also be a channel representing transparency, although that's more of an image editing or graphics design thing than of interest to photography.) If you have more of these triplets (like, 6000×4000 instead of 3000×2000), we say you have more resolution. If you have more bits per channel (say, 16 instead of 8) we say you have more bit depth.



              It gets more complicated than this when you consider non-linear encoding, color spaces, and so on, but that's the basics. For your purpose, it's true that greater bit depth can help reduce banding. Be aware, though, that most devices can only show 8 bits per channel and many consumer devices are much worse. And common file formats online are only 8 bit. So, you probably want to reduce to 8 bits on your own system even if you work in higher bit depth, so you can control how the banding looks.



              One approach is to introduce a dithering pattern. In fact, having higher resolution can help here — you basically trade some of the spacial detail for colors.






              share|improve this answer





























                1














                Not in common digital imaging terminology. Instead, we call bits-per-pixel bit depth.



                Once unpacked from whatever compression format they were stored in, digital images are usually represented as triplets of red, green, and blue ­— each of these is a "channel". (There may also be a channel representing transparency, although that's more of an image editing or graphics design thing than of interest to photography.) If you have more of these triplets (like, 6000×4000 instead of 3000×2000), we say you have more resolution. If you have more bits per channel (say, 16 instead of 8) we say you have more bit depth.



                It gets more complicated than this when you consider non-linear encoding, color spaces, and so on, but that's the basics. For your purpose, it's true that greater bit depth can help reduce banding. Be aware, though, that most devices can only show 8 bits per channel and many consumer devices are much worse. And common file formats online are only 8 bit. So, you probably want to reduce to 8 bits on your own system even if you work in higher bit depth, so you can control how the banding looks.



                One approach is to introduce a dithering pattern. In fact, having higher resolution can help here — you basically trade some of the spacial detail for colors.






                share|improve this answer



























                  1












                  1








                  1







                  Not in common digital imaging terminology. Instead, we call bits-per-pixel bit depth.



                  Once unpacked from whatever compression format they were stored in, digital images are usually represented as triplets of red, green, and blue ­— each of these is a "channel". (There may also be a channel representing transparency, although that's more of an image editing or graphics design thing than of interest to photography.) If you have more of these triplets (like, 6000×4000 instead of 3000×2000), we say you have more resolution. If you have more bits per channel (say, 16 instead of 8) we say you have more bit depth.



                  It gets more complicated than this when you consider non-linear encoding, color spaces, and so on, but that's the basics. For your purpose, it's true that greater bit depth can help reduce banding. Be aware, though, that most devices can only show 8 bits per channel and many consumer devices are much worse. And common file formats online are only 8 bit. So, you probably want to reduce to 8 bits on your own system even if you work in higher bit depth, so you can control how the banding looks.



                  One approach is to introduce a dithering pattern. In fact, having higher resolution can help here — you basically trade some of the spacial detail for colors.






                  share|improve this answer















                  Not in common digital imaging terminology. Instead, we call bits-per-pixel bit depth.



                  Once unpacked from whatever compression format they were stored in, digital images are usually represented as triplets of red, green, and blue ­— each of these is a "channel". (There may also be a channel representing transparency, although that's more of an image editing or graphics design thing than of interest to photography.) If you have more of these triplets (like, 6000×4000 instead of 3000×2000), we say you have more resolution. If you have more bits per channel (say, 16 instead of 8) we say you have more bit depth.



                  It gets more complicated than this when you consider non-linear encoding, color spaces, and so on, but that's the basics. For your purpose, it's true that greater bit depth can help reduce banding. Be aware, though, that most devices can only show 8 bits per channel and many consumer devices are much worse. And common file formats online are only 8 bit. So, you probably want to reduce to 8 bits on your own system even if you work in higher bit depth, so you can control how the banding looks.



                  One approach is to introduce a dithering pattern. In fact, having higher resolution can help here — you basically trade some of the spacial detail for colors.







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited 3 hours ago

























                  answered 4 hours ago









                  mattdmmattdm

                  124k40360659




                  124k40360659





















                      0














                      The resolution is a measure of the pixels per unit of physical length. So to increase the resolution of the image you mostly have to increase the pixel count.



                      The number of bits per pixels (a.k.a pixel depth) doesn't change the resolution. However, any global color change induces color loss (several different values are mapped to the same output value), and banding appears when this produces large uniform areas next to each other. With the usualy 8-bit/channel, color loss happens quickly, losing 10 to 20% of the color values is not uncommon. Increasing bit depth decreases the relative color loss, so banding is a lot less likely to happen.



                      This is one purpose of "shooting raw", the output of the sensor is 12 to 14 bits per channel (depending on cameral model), somewhat better than the 8-bits in the camera JPEG, so you have more material to work on (though in practice in your factor in sensor noise and demosaicing you are closer to 10-12 bits/channel).



                      But high-bit-depth is mostly for storage and processing, most images formats are 8-bit/Channel and many displays are barely good enough for 8-bit depths.






                      share|improve this answer





























                        0














                        The resolution is a measure of the pixels per unit of physical length. So to increase the resolution of the image you mostly have to increase the pixel count.



                        The number of bits per pixels (a.k.a pixel depth) doesn't change the resolution. However, any global color change induces color loss (several different values are mapped to the same output value), and banding appears when this produces large uniform areas next to each other. With the usualy 8-bit/channel, color loss happens quickly, losing 10 to 20% of the color values is not uncommon. Increasing bit depth decreases the relative color loss, so banding is a lot less likely to happen.



                        This is one purpose of "shooting raw", the output of the sensor is 12 to 14 bits per channel (depending on cameral model), somewhat better than the 8-bits in the camera JPEG, so you have more material to work on (though in practice in your factor in sensor noise and demosaicing you are closer to 10-12 bits/channel).



                        But high-bit-depth is mostly for storage and processing, most images formats are 8-bit/Channel and many displays are barely good enough for 8-bit depths.






                        share|improve this answer



























                          0












                          0








                          0







                          The resolution is a measure of the pixels per unit of physical length. So to increase the resolution of the image you mostly have to increase the pixel count.



                          The number of bits per pixels (a.k.a pixel depth) doesn't change the resolution. However, any global color change induces color loss (several different values are mapped to the same output value), and banding appears when this produces large uniform areas next to each other. With the usualy 8-bit/channel, color loss happens quickly, losing 10 to 20% of the color values is not uncommon. Increasing bit depth decreases the relative color loss, so banding is a lot less likely to happen.



                          This is one purpose of "shooting raw", the output of the sensor is 12 to 14 bits per channel (depending on cameral model), somewhat better than the 8-bits in the camera JPEG, so you have more material to work on (though in practice in your factor in sensor noise and demosaicing you are closer to 10-12 bits/channel).



                          But high-bit-depth is mostly for storage and processing, most images formats are 8-bit/Channel and many displays are barely good enough for 8-bit depths.






                          share|improve this answer















                          The resolution is a measure of the pixels per unit of physical length. So to increase the resolution of the image you mostly have to increase the pixel count.



                          The number of bits per pixels (a.k.a pixel depth) doesn't change the resolution. However, any global color change induces color loss (several different values are mapped to the same output value), and banding appears when this produces large uniform areas next to each other. With the usualy 8-bit/channel, color loss happens quickly, losing 10 to 20% of the color values is not uncommon. Increasing bit depth decreases the relative color loss, so banding is a lot less likely to happen.



                          This is one purpose of "shooting raw", the output of the sensor is 12 to 14 bits per channel (depending on cameral model), somewhat better than the 8-bits in the camera JPEG, so you have more material to work on (though in practice in your factor in sensor noise and demosaicing you are closer to 10-12 bits/channel).



                          But high-bit-depth is mostly for storage and processing, most images formats are 8-bit/Channel and many displays are barely good enough for 8-bit depths.







                          share|improve this answer














                          share|improve this answer



                          share|improve this answer








                          edited 3 hours ago

























                          answered 3 hours ago









                          xenoidxenoid

                          4,7971722




                          4,7971722




















                              Darien Springer is a new contributor. Be nice, and check out our Code of Conduct.









                              draft saved

                              draft discarded


















                              Darien Springer is a new contributor. Be nice, and check out our Code of Conduct.












                              Darien Springer is a new contributor. Be nice, and check out our Code of Conduct.











                              Darien Springer is a new contributor. Be nice, and check out our Code of Conduct.














                              Thanks for contributing an answer to Photography Stack Exchange!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid


                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.

                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fphoto.stackexchange.com%2fquestions%2f107946%2fdoes-higher-resolution-in-an-image-imply-more-bits-per-pixel%23new-answer', 'question_page');

                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              Invision Community Contents History See also References External links Navigation menuProprietaryinvisioncommunity.comIPS Community ForumsIPS Community Forumsthis blog entry"License Changes, IP.Board 3.4, and the Future""Interview -- Matt Mecham of Ibforums""CEO Invision Power Board, Matt Mecham Is a Liar, Thief!"IPB License Explanation 1.3, 1.3.1, 2.0, and 2.1ArchivedSecurity Fixes, Updates And Enhancements For IPB 1.3.1Archived"New Demo Accounts - Invision Power Services"the original"New Default Skin"the original"Invision Power Board 3.0.0 and Applications Released"the original"Archived copy"the original"Perpetual licenses being done away with""Release Notes - Invision Power Services""Introducing: IPS Community Suite 4!"Invision Community Release Notes

                              Canceling a color specificationRandomly assigning color to Graphics3D objects?Default color for Filling in Mathematica 9Coloring specific elements of sets with a prime modified order in an array plotHow to pick a color differing significantly from the colors already in a given color list?Detection of the text colorColor numbers based on their valueCan color schemes for use with ColorData include opacity specification?My dynamic color schemes

                              Tom Holland Mục lục Đầu đời và giáo dục | Sự nghiệp | Cuộc sống cá nhân | Phim tham gia | Giải thưởng và đề cử | Chú thích | Liên kết ngoài | Trình đơn chuyển hướngProfile“Person Details for Thomas Stanley Holland, "England and Wales Birth Registration Index, 1837-2008" — FamilySearch.org”"Meet Tom Holland... the 16-year-old star of The Impossible""Schoolboy actor Tom Holland finds himself in Oscar contention for role in tsunami drama"“Naomi Watts on the Prince William and Harry's reaction to her film about the late Princess Diana”lưu trữ"Holland and Pflueger Are West End's Two New 'Billy Elliots'""I'm so envious of my son, the movie star! British writer Dominic Holland's spent 20 years trying to crack Hollywood - but he's been beaten to it by a very unlikely rival"“Richard and Margaret Povey of Jersey, Channel Islands, UK: Information about Thomas Stanley Holland”"Tom Holland to play Billy Elliot""New Billy Elliot leaving the garage"Billy Elliot the Musical - Tom Holland - Billy"A Tale of four Billys: Tom Holland""The Feel Good Factor""Thames Christian College schoolboys join Myleene Klass for The Feelgood Factor""Government launches £600,000 arts bursaries pilot""BILLY's Chapman, Holland, Gardner & Jackson-Keen Visit Prime Minister""Elton John 'blown away' by Billy Elliot fifth birthday" (video with John's interview and fragments of Holland's performance)"First News interviews Arrietty's Tom Holland"“33rd Critics' Circle Film Awards winners”“National Board of Review Current Awards”Bản gốc"Ron Howard Whaling Tale 'In The Heart Of The Sea' Casts Tom Holland"“'Spider-Man' Finds Tom Holland to Star as New Web-Slinger”lưu trữ“Captain America: Civil War (2016)”“Film Review: ‘Captain America: Civil War’”lưu trữ“‘Captain America: Civil War’ review: Choose your own avenger”lưu trữ“The Lost City of Z reviews”“Sony Pictures and Marvel Studios Find Their 'Spider-Man' Star and Director”“‘Mary Magdalene’, ‘Current War’ & ‘Wind River’ Get 2017 Release Dates From Weinstein”“Lionsgate Unleashing Daisy Ridley & Tom Holland Starrer ‘Chaos Walking’ In Cannes”“PTA's 'Master' Leads Chicago Film Critics Nominations, UPDATED: Houston and Indiana Critics Nominations”“Nominaciones Goya 2013 Telecinco Cinema – ENG”“Jameson Empire Film Awards: Martin Freeman wins best actor for performance in The Hobbit”“34th Annual Young Artist Awards”Bản gốc“Teen Choice Awards 2016—Captain America: Civil War Leads Second Wave of Nominations”“BAFTA Film Award Nominations: ‘La La Land’ Leads Race”“Saturn Awards Nominations 2017: 'Rogue One,' 'Walking Dead' Lead”Tom HollandTom HollandTom HollandTom Hollandmedia.gettyimages.comWorldCat Identities300279794no20130442900000 0004 0355 42791085670554170004732cb16706349t(data)XX5557367