RAW Image

A digital image captured by a digital camera or scanner that has not been processed in any way by the camera software.

More terms you might want to know

Affordance

Affordances describe a relationship between the environment and an animate object, classified as either positive or negative.

Items, such as a car that leads to movement, have a positive affordance. Things like stairs that lead upwards have a negative affordance because they will not allow for any other form of movement other than up or down if used accordingly.

Balance

The principle of both sides of an object having a sense of symmetry. It ensures that the weight and visual mass are distributed evenly on both sides of a surface. Balance is more important than symmetry because people don't often notice when something is asymmetrical, but they will always see if something is unbalanced.

Font Size

A measure of the height of a set of text on an element.

Texture

The surface quality of an element.

Opacity

The measure of how easily light passes through a material. It is a quantitative characteristic that can be represented as a number within the range of [0, 1], and in some cases [0%,100%], with lower numbers indicating higher transparency.

Vector

A graphic element that has a definite length and direction. Examples of vectors would be straight lines, edges, or curves.

Font Style

Designers and developers use font styles to denote differences in meaning between two or more words, phrases, sentences, paragraphs, or blocks of text. Typical font styles in CSS and web development are normal, italic, oblique and inherit.

Font Colour

Also known as text colour, is a visible attribute of text determined by the combination of text and background colour.

Call to action (CTA / C2A)

An element that prompts viewers to take a desired course of action. This type of marketing technique is used by businesses and marketers to increase page visits or sales in a certain period.

Class

A selector that can be applied to any HTML element. Classes should be used when designing for multiple instances. For example, if you want all <h1> tags in the website to look blue, then you could use the class="blue-text" attribute.

Problem?

Got a suggestion or found an issue with the glossary?
Let me know!