Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a225b38349d83524

Jump to content

Sample (graphics)

From Wikipedia, the free encyclopedia

In computer graphics, a sample is an intersection of a channel and a pixel.[1]

The diagram below depicts a 24-bit pixel, consisting of 3 samples for Red, Green, and Blue.

Different samples within a pixel

In this particular diagram, the Red sample occupies 9 bits, the Green sample occupies 7 bits and the Blue sample occupies 8 bits, totaling 24 bits per pixel. Note that the samples do not have to be equal size and not all samples are mandatory in a pixel.

Also, a pixel can consist of more than 3 samples (e.g. 4 samples of the RGBA color space).

A sample is related to a subpixel on a physical display.

References

[edit]
[edit]