ImageEn, unit ievision

TIEVisionSize

TIEVisionSize

Declaration

  TIEVisionSize = packed record
    width:  int32_t;
    height: int32_t;
  end;