SingleImageIosContentsJsonGeneratorProcessor

Version #1

Description:

Todo

No description for this processor

Interface:

Basic sample:

<processor id="<FLOW_SCOPED_ARBITRARY_ID_GOES_HERE>" name="SingleImageIosContentsJsonGeneratorProcessor" version="1" />

Advanced sample:

<processor id="<FLOW_SCOPED_ARBITRARY_ID_GOES_HERE>" name="SingleImageIosContentsJsonGeneratorProcessor" version="1">
  {
    "matchGroup": STRING,
    "matchPath": STRING,
    "supportedImageExtensions": ARRAY<STRING>,
    "vectorImageExtensions": ARRAY<STRING>
  }
</processor>

Chainable processors: