height property

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

< The height of the encoded bitmap in pixels. May differ from the requested height if the symbol does not fit.

Implementation

@ffi.Int()
external int height;