width property

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

The image width in pixels.

Implementation

@ffi.UnsignedInt()
external int width;