h property

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

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

Implementation

@ffi.Int32()
external int h;