- From: Justin Novosad <junov@google.com>
- Date: Thu, 20 Jun 2013 10:08:13 -0400
- To: Anne van Kesteren <annevk@annevk.nl>
- Cc: WHATWG <whatwg@whatwg.org>
On Wed, Jun 19, 2013 at 10:18 PM, Anne van Kesteren <annevk@annevk.nl>wrote:
>
> I think something like
>
> interface ImageBitmap {
> static Promise create(ImageBitmapSource image, optional long sx,
> long sy, long sw, long sh);
> };
>
> would be much nicer.
>
>
I agree it would be nicer, but it seems less consistent with other existing
APIs.
>
> --
> http://annevankesteren.nl/
>
Received on Thursday, 20 June 2013 14:08:43 UTC