Skip to content

Commands

ptahmose edited this page Sep 5, 2020 · 12 revisions

The first argument to the mex-function is a string which specifies the function to execute. The following functions are available:

  • GetVersion
  • Open
  • GetSubBlockBitmap
  • GetInfo
  • GetScaling
  • GetMetadataXml
  • GetSingleChannelScalingTileComposite
  • Close
  • GetDefaultDisplaySettings

GetVersion

The function returns a struct containing version information. CZIGetInfo sample

Clone this wiki locally