w property

  1. @Int32()
int w
getter/setter pair

The width of the cropping region. Setting this to 0 is the equivalent of setting it to the width of the source JPEG image - x.

Implementation

@ffi.Int32()
external int w;