imageWidth property

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

< The width of the image

Implementation

@ffi.Int()
external int imageWidth;