Interface IOutputImageService
public interface IOutputImageService : IGenerationService<string, Generated<Texture2D>, ImageParameters, Texture2D, IGenerativeImageEvent>, IAgentService<string, Generated<Texture2D>, ImageParameters>
- Inherited Members