Skip to content

ndi.daq/premature.ndi_image_tiffstack

  function d = sAPI_image_tiffstack(name,thefilenavigator, exp)

  sAPI_image_tiffstack_struct = struct([]);
  S = sAPI_image(name,thefilenavigator,exp);

  d = class(sAPI_image_tiffstack_struct, 'sAPI_image_tiffstack',S);