Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

이 문서는 아직 자원 봉사자들이 한국어로 번역하지 않았습니다. 함께 해서 번역을 마치도록 도와 주세요!

The CanvasPattern interface represents an opaque object describing a pattern, based on an image, a canvas or a video, created by the CanvasRenderingContext2D.createPattern() method.

Properties

Representing an opaque object, there is no exposed property.

Methods

There is no inherited method.

CanvasPattern.setTransform()
Applies an SVGMatrix representing a linear transform to the pattern.

Specifications

Specification Status Comment
WHATWG HTML Living Standard
The definition of 'CanvasPattern' in that specification.
Living Standard Added setTransform() method in v5.

Browser compatibility

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari
Basic support 4.0 3.6 (1.9.2) 9.0 9.0 3.1
setTransform() No support 33 (33) ? No support ?
Feature Android Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
Basic support 2.1 1.0 (1.9.2) ? 10.0 3.2
setTransform() ? 33.0 (33) ? ? ?

See also

문서 태그 및 공헌자

 이 페이지의 공헌자: Acorath, fscholz, teoli, tschneidereit, kscarfone, ethertank, Sheppy, Brettz9
 최종 변경: Acorath,