Fixed Constructor

constructor(value: Float, units: ImageWriter.Dimension.Units)

Parameters

  • value — how long the dimension is, in units.
  • units — the unit value is expressed in.
Top