width property

  1. @Int()
int width
getter/setter pair

< Image width in pixels

Implementation

@ffi.Int()
external int width;