ImageChannelGeneratorConfig =========================== **class** ``ImageChannelGeneratorConfig`` **(** :doc:`BaseChannelGeneratorConfig` **)** ImageChannelGeneratorConfig() **Polymorphic Type:** ``type: image`` All ``BaseChannelGeneratorConfig`` types: - ``text``: :doc:`TextChannelGeneratorConfig` - ``image``: :doc:`ImageChannelGeneratorConfig` - ``audio``: :doc:`AudioChannelGeneratorConfig` - ``video``: :doc:`VideoChannelGeneratorConfig`