ImageData

ImageData

変換

画像を表すオブジェクトの相互変換

歴史

[1] Web Applications 1.0 r8397 Add a couple of ImageData() constructors, and (in order to make that feasible) drop all the HD stuff on <canvas>. ( ( 版)) http://html5.org/tools/web-apps-tracker?from=8396&to=8397

[2] 959958 – Implement ImageData constructor ( ( 版)) https://bugzilla.mozilla.org/show_bug.cgi?id=959958

[3] IRC logs: freenode / #whatwg / 20140115 ( ( 版)) http://krijnhoetmer.nl/irc-logs/whatwg/20140115#l-249

[4] Web Applications 1.0 r8566 Define that the ImageData constructor's resulting object's contents are zero. ( ( 版)) http://html5.org/tools/web-apps-tracker?from=8565&to=8566

[5] ImageData blob extensions ( 版) https://www.scirra.com/labs/specs/imagedata-blob-extensions.html

[6] Re: Async Image -> ImageData conversion (Ashley Gullen 著, 版) https://lists.w3.org/Archives/Public/public-webapps/2015AprJun/0920.html

[7] Subject=Re: Async Image -> ImageData conversion (Justin Novosad 著, 版) https://lists.w3.org/Archives/Public/public-webapps/2015AprJun/0924.html

[8] Safari 4.0 ( 版) https://developer.apple.com/library/safari/releasenotes/General/WhatsNewInSafari/Articles/Safari_4_0.html#//apple_ref/doc/uid/TP40014305-CH4-SW18

WebKit now implements the HTML5 canvas pixel manipulation standard

[9] Fix #197: indicate that ImageData creation rethrows RangeErrors · whatwg/html@ca522a7 ( 版) https://github.com/whatwg/html/commit/ca522a7478bc0db74a1f96f95ae499087b3655ec

[10] Write structured clone algorithm in terms of ECMAScript · whatwg/html@bfb960c ( 版) https://github.com/whatwg/html/commit/bfb960c938580c95e77365e614218b952f96375b

[11] Breaking: refactor structured clone into serialize/deserialize (domenic著, ) https://github.com/whatwg/html/commit/97d644c97335956610a31e8ad98d1a388c063e84

[12] Change {get,put,create}ImageData() arguments to long (fserb著, ) https://github.com/whatwg/html/commit/362c9315971af63dbba49ef171644312c721444f

[13] Editorial: further cleanup "abort these steps" (shreyateeza著, ) https://github.com/whatwg/html/commit/99e2cdfc484c2ff14cbf5c38b859f4d6da17e64c

[14] Correct putImageData() throwing condition (annevk著, ) https://github.com/whatwg/html/commit/d720617937cdab16988c974ef721c8fb786e77ff

[15] Editorial: algorithmize the ImageData constructor (Ms2ger著, ) https://github.com/whatwg/html/commit/9c0619aaf5db529e1106339a30e31c44868e1253

[16] Algorithmize the ImageData constructor by Ms2ger · Pull Request #3536 · whatwg/html () https://github.com/whatwg/html/pull/3536