Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Install
Faster access than browser!
 

Canvas element

Index Canvas element

The canvas element is part of HTML5 and allows for dynamic, scriptable rendering of 2D shapes and bitmap images. [1]

47 relations: Anti-Grain Geometry, Apple Inc., Bitmap, Cairo (graphics), Canvas fingerprinting, Comparison of browser engines (HTML support), Dashboard (macOS), Dave Hyatt, Device fingerprint, Display PostScript, Document Object Model, Event (computing), Firefox, Forbes, Gecko (software), Gizmodo, Google Chrome, Graphics Device Interface, HTML5, Immediate mode (computer graphics), Intellectual property, Internet Explorer, JavaScript, Konqueror, KU Leuven, MacOS, Microsoft Edge, Namespace, Opera (web browser), Opera Software, Patent, PC World, Princeton University, ProPublica, Quartz 2D, Raster graphics, Rendering (computer graphics), Safari (web browser), Scalable Vector Graphics, Scene graph, Scripting language, Vector graphics, WebGL, WebKit, WHATWG, World Wide Web Consortium, XML.

Anti-Grain Geometry

Anti-Grain Geometry (AGG) is a high-quality 2D rendering library written in C++.

New!!: Canvas element and Anti-Grain Geometry · See more »

Apple Inc.

Apple Inc. is an American multinational technology company headquartered in Cupertino, California, that designs, develops, and sells consumer electronics, computer software, and online services.

New!!: Canvas element and Apple Inc. · See more »

Bitmap

In computing, a bitmap is a mapping from some domain (for example, a range of integers) to bits.

New!!: Canvas element and Bitmap · See more »

Cairo (graphics)

Cairo (stylized as cairo) is an open source programming library that provides a vector graphics-based, device-independent API for software developers.

New!!: Canvas element and Cairo (graphics) · See more »

Canvas fingerprinting

Canvas fingerprinting is one of a number of browser fingerprinting techniques of tracking online users that allow websites to identify and track visitors using HTML5 canvas element instead of browser cookies or other similar means.

New!!: Canvas element and Canvas fingerprinting · See more »

Comparison of browser engines (HTML support)

This article compares HTML support for several browser engines.

New!!: Canvas element and Comparison of browser engines (HTML support) · See more »

Dashboard (macOS)

Dashboard is an application for Apple Inc.'s macOS operating systems, used as a secondary desktop for hosting mini-applications known as widgets.

New!!: Canvas element and Dashboard (macOS) · See more »

Dave Hyatt

Dave Hyatt (June 28, 1972) is an American software engineer employed by Apple Inc. (since July 15, 2002), where he is part of the development team responsible for the Safari web browser and WebKit framework.

New!!: Canvas element and Dave Hyatt · See more »

Device fingerprint

A device fingerprint, machine fingerprint, or browser fingerprint is information collected about a remote computing device for the purpose of identification.

New!!: Canvas element and Device fingerprint · See more »

Display PostScript

Display PostScript (or DPS) is a 2D graphics engine system for computers which uses the PostScript (PS) imaging model and language (originally developed for computer printing) to generate on-screen graphics.

New!!: Canvas element and Display PostScript · See more »

Document Object Model

The Document Object Model (DOM) is a cross-platform and language-independent application programming interface that treats an HTML, XHTML, or XML document as a tree structure wherein each node is an object representing a part of the document.

New!!: Canvas element and Document Object Model · See more »

Event (computing)

In computing, an event is an action or occurrence recognized by software, often originating asynchronously from the external environment, that may be handled by the software.

New!!: Canvas element and Event (computing) · See more »

Firefox

Mozilla Firefox (or simply Firefox) is a free and open-source web browser developed by Mozilla Foundation and its subsidiary, Mozilla Corporation.

New!!: Canvas element and Firefox · See more »

Forbes

Forbes is an American business magazine.

New!!: Canvas element and Forbes · See more »

Gecko (software)

Gecko is a browser engine developed by Mozilla.

New!!: Canvas element and Gecko (software) · See more »

Gizmodo

Gizmodo is a design, technology, science and science fiction website that also features articles on politics.

New!!: Canvas element and Gizmodo · See more »

Google Chrome

Google Chrome is a freeware web browser developed by Google LLC.

New!!: Canvas element and Google Chrome · See more »

Graphics Device Interface

The Graphics Device Interface (GDI) is a Microsoft Windows application programming interface and core operating system component responsible for representing graphical objects and transmitting them to output devices such as monitors and printers.

New!!: Canvas element and Graphics Device Interface · See more »

HTML5

HTML5 is a markup language used for structuring and presenting content on the World Wide Web.

New!!: Canvas element and HTML5 · See more »

Immediate mode (computer graphics)

Immediate mode rendering is a style for application programming interfaces of graphics libraries, in which client calls directly cause rendering of graphics objects to the display, or in which the data to describe rendering primitives is inserted frame by frame directly into a command list (in the case of), without the use of extensive indirection to retained resources.

New!!: Canvas element and Immediate mode (computer graphics) · See more »

Intellectual property

Intellectual property (IP) is a category of property that includes intangible creations of the human intellect, and primarily encompasses copyrights, patents, and trademarks.

New!!: Canvas element and Intellectual property · See more »

Internet Explorer

Internet Explorer (formerly Microsoft Internet Explorer and Windows Internet Explorer, commonly abbreviated IE or MSIE) is a series of graphical web browsers developed by Microsoft and included in the Microsoft Windows line of operating systems, starting in 1995.

New!!: Canvas element and Internet Explorer · See more »

JavaScript

JavaScript, often abbreviated as JS, is a high-level, interpreted programming language.

New!!: Canvas element and JavaScript · See more »

Konqueror

Konqueror, a free and open-source web browser and file manager, provides web access and file-viewer functionality for file systems (such as local files, files on a remote FTP server and files in a disk image).

New!!: Canvas element and Konqueror · See more »

KU Leuven

The Katholieke Universiteit Leuven (in English: Catholic University of Leuven), abbreviated KU Leuven, is a research university in the Dutch-speaking town of Leuven in Flanders, Belgium.

New!!: Canvas element and KU Leuven · See more »

MacOS

macOS (previously and later) is a series of graphical operating systems developed and marketed by Apple Inc. since 2001.

New!!: Canvas element and MacOS · See more »

Microsoft Edge

Microsoft Edge (codename "Spartan") is a web browser developed by Microsoft and included in Windows 10, Windows 10 Mobile and Xbox One, replacing Internet Explorer as the default web browser on all device classes.

New!!: Canvas element and Microsoft Edge · See more »

Namespace

In computing, a namespace is a set of symbols that are used to organize objects of various kinds, so that these objects may be referred to by name.

New!!: Canvas element and Namespace · See more »

Opera (web browser)

Opera is a web browser for Windows, macOS, and Linux operating systems developed by Opera Software AS.

New!!: Canvas element and Opera (web browser) · See more »

Opera Software

Opera Software AS is a Norwegian software company, primarily known for its desktop Opera web browser, and mobile web browser Opera Mini.

New!!: Canvas element and Opera Software · See more »

Patent

A patent is a set of exclusive rights granted by a sovereign state or intergovernmental organization to an inventor or assignee for a limited period of time in exchange for detailed public disclosure of an invention.

New!!: Canvas element and Patent · See more »

PC World

PC World, stylized PCWorld, is a global computer magazine published monthly by IDG.

New!!: Canvas element and PC World · See more »

Princeton University

Princeton University is a private Ivy League research university in Princeton, New Jersey.

New!!: Canvas element and Princeton University · See more »

ProPublica

ProPublica is an American nonprofit organization based in New York City.

New!!: Canvas element and ProPublica · See more »

Quartz 2D

Quartz 2D is the native two-dimensional graphics rendering API for macOS and iOS platforms, part of the Core Graphics framework.

New!!: Canvas element and Quartz 2D · See more »

Raster graphics

In computer graphics, a raster graphics or bitmap image is a dot matrix data structure that represents a generally rectangular grid of pixels (points of color), viewable via a monitor, paper, or other display medium.

New!!: Canvas element and Raster graphics · See more »

Rendering (computer graphics)

Rendering or image synthesis is the automatic process of generating a photorealistic or non-photorealistic image from a 2D or 3D model (or models in what collectively could be called a scene file) by means of computer programs.

New!!: Canvas element and Rendering (computer graphics) · See more »

Safari (web browser)

Safari is a web browser developed by Apple based on the WebKit engine.

New!!: Canvas element and Safari (web browser) · See more »

Scalable Vector Graphics

Scalable Vector Graphics (SVG) is an XML-based vector image format for two-dimensional graphics with support for interactivity and animation.

New!!: Canvas element and Scalable Vector Graphics · See more »

Scene graph

A scene graph is a general data structure commonly used by vector-based graphics editing applications and modern computer games, which arranges the logical and often spatial representation of a graphical scene.

New!!: Canvas element and Scene graph · See more »

Scripting language

A scripting or script language is a programming language that supports scripts: programs written for a special run-time environment that automate the execution of tasks that could alternatively be executed one-by-one by a human operator.

New!!: Canvas element and Scripting language · See more »

Vector graphics

Vector graphics are computer graphics images that are defined in terms of 2D points, which are connected by lines and curves to form polygons and other shapes.

New!!: Canvas element and Vector graphics · See more »

WebGL

WebGL (Web Graphics Library) is a JavaScript API for rendering interactive 2D and 3D graphics within any compatible web browser without the use of plug-ins.

New!!: Canvas element and WebGL · See more »

WebKit

WebKit is a browser engine used in Apple's Safari browser and other products.

New!!: Canvas element and WebKit · See more »

WHATWG

The Web Hypertext Application Technology Working Group (WHATWG) is a community of people interested in evolving HTML and related technologies.

New!!: Canvas element and WHATWG · See more »

World Wide Web Consortium

The World Wide Web Consortium (W3C) is the main international standards organization for the World Wide Web (abbreviated WWW or W3).

New!!: Canvas element and World Wide Web Consortium · See more »

XML

In computing, Extensible Markup Language (XML) is a markup language that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable.

New!!: Canvas element and XML · See more »

Redirects here:

Canvas (HTML element), Canvas (Web), Canvas tag, HTML Canvas, HTML canvas, HTML5 Canvas, HTML5 canvas, Html5 canvas.

References

[1] https://en.wikipedia.org/wiki/Canvas_element

OutgoingIncoming
Hey! We are on Facebook now! »