ImageEn, unit ievision

TIEVisionScalar

TIEVisionScalar

Declaration

  TIEVisionScalar = packed record
    val: array[0..3] of Double;
  end;