options property

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

The bitwise OR of one of more of the @ref TJXOPT_CROP "transform options"

Implementation

@ffi.Int32()
external int options;