在线手册

  • canvas scale

    ... Chrome, and Safari support the scale() method. Note: Internet Explorer 8 and earlier versions, do not support the <canvas> element. Definition and Usage The scale() method scales the current drawing, bigger or smaller. Note: If you ...

  • canvas shadowcolor

    ... , and Safari support the shadowColor property. Note: Internet Explorer 8 and earlier versions, do not support the <canvas> element. Definition and Usage The shadowColor property sets or returns the color to use for shadows. Note: Use ...

  • canvas textalign

    ... , and Safari support the textAlign property. Note: Internet Explorer 8 and earlier versions, do not support the <canvas> element. Definition and Usage The textAlign property sets or returns the current alignment for text content ...

  • canvas textbaseline

    ... when using "hanging" or "ideographic". Note: Internet Explorer 8 and earlier versions, do not support the <canvas> element. Definition and Usage The textBaseline property sets or returns the current text baseline used when drawing text ...

  • canvas createpattern

    ... () method repeats the specified element in the specified direction. The element can be an image, video, or another <canvas> element. The repeated element can be used to draw/fill rectangles, circles, lines etc. JavaScript syntax ...

  • canvas fill

    ... , and Safari support the fill() method. Note: Internet Explorer 8 and earlier versions, do not support the <canvas> element. Definition and Usage The fill() method fills the current drawing (path). The default color is black. Tip ...

  • canvas font

    ... , and Safari support the font property. Note: Internet Explorer 8 and earlier versions, do not support the <canvas> element. Definition and Usage The font property sets or returns the current font properties for text content on the ...

  • canvas measuretext

    ... , and Safari support the measureText() method. Note: Internet Explorer 8 and earlier versions, do not support the <canvas> element. Definition and Usage The measureText() method returns an object that contains the width of the ...

  • canvas settransform

    ... method. Note: Internet Explorer 8 and earlier versions, do not support the <canvas> element. Definition and Usage Each object on the canvas has a current transformation matrix. The setTransform() method resets the current transform to ...

  • canvas transform

    ... . Note: Internet Explorer 8 and earlier versions, do not support the <canvas> element. Definition and Usage Each object on the canvas has a current transformation matrix. The transform() method replaces the current transformation ...

推广服务(新)
最新文章