TextToImageServiceExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for ITextToImageService.
public static class TextToImageServiceExtensions
type TextToImageServiceExtensions = class
Public Module TextToImageServiceExtensions
- Inheritance
-
TextToImageServiceExtensions
Methods
| GenerateImageAsync(ITextToImageService, String, Int32, Int32, Kernel, CancellationToken) |
Given a prompt and/or an input text, the model will generate a new image. |