bmciColors property

  1. @Array<NativeType>([1])
Array<RGBTRIPLE> bmciColors
getter/setter pair

Implementation

@ffi.Array.multi([1])
external ffi.Array<RGBTRIPLE> bmciColors;