2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

create sample image -dummy image generator (html5のcanvasでダミー画像生成)

Last updated at Posted at 2015-01-08

html5のcanvasを使用してサンプル画像ダミー画像生成のjsを作成しました。

jpeg・pngの画像を生成することができます。
生成した画像を保存して使用するか、URL化したimgタグをコピペ、で使用できます。(html5対応ブラウザのみ)

http://jsdo.it/lofttecs/8CES

codepen:
https://codepen.io/lofttecs/pen/KKPaqrQ

Gist:
https://gist.github.com/lofttecs/e2fdcdb0c4e632d992f5

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?