Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Raster graphics
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Data model== [[File:Raster graphic fish 20x23squares sdtv-example.png|thumb|A simple raster graphic]] The fundamental strategy underlying the raster data model is the [[tessellation]] of a plane, into a two-dimensional array of squares, each called a ''cell'' or ''[[pixel]]'' (from "picture element"). In [[digital photography]], the plane is the [[visual field]] as projected onto the [[image sensor]]; in [[computer art]], the plane is a virtual canvas; in [[geographic information systems]], the plane is a [[Map projection|projection]] of the Earth's surface. The size of each square pixel, known as the ''resolution'' or ''support'', is constant across the grid. Raster or ''gridded data'' may be the result of a [[gridding]] procedure. A single numeric value is then stored for each pixel. For most images, this value is a visible color, but other measurements are possible, even numeric codes for qualitative categories. Each raster grid has a specified ''pixel format'', the data type for each number. Common pixel formats are [[binary image|binary]], [[gray-scale]], [[palette (computing)|palettized]], and [[RGB color model|full-color]], where [[color depth]]<ref name="MSDN_bitmapTypes">{{cite web |url=https://docs.microsoft.com/en-us/dotnet/framework/winforms/advanced/types-of-bitmaps?view=netframework-4.7.2 |title=Types of Bitmaps |date=29 March 2017 |website=Microsoft Docs |publisher=Microsoft |access-date=1 January 2019 |quote=The number of bits devoted to an individual pixel determines the number of colors that can be assigned to that pixel. For example, if each pixel is represented by 4 bits, then a given pixel can be assigned one of 16 different colors (2^4 = 16). |archive-date=2 January 2019 |archive-url=https://web.archive.org/web/20190102143109/https://docs.microsoft.com/en-us/dotnet/framework/winforms/advanced/types-of-bitmaps?view=netframework-4.7.2 |url-status=live }}</ref> determines the fidelity of the colors represented, and [[color space]] determines the range of color coverage (which is often less than the full range of human [[color vision]]). Most modern color raster formats represent color using 24 bits (over 16 million distinct colors), with 8 bits (values 0β255) for each [[color channel]] (red, green, and blue). The digital sensors used for [[remote sensing]] and [[astronomy]] are often able to detect and store wavelengths beyond the [[visible spectrum]]; the large [[charge-coupled device|CCD]] bitmapped sensor at the [[Vera C. Rubin Observatory]] captures 3.2 gigapixels in a single image (6.4 GB raw<!-- from 1.28 PB/year / 200,000 images/year -->), over six [[channel (digital image)|color channels]] which exceed the [[electromagnetic spectrum|spectral]] range of human color vision.
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Raster graphics
(section)
Add topic