ImageGenerationRequest Класс

Определение

Представляет запрос на создание образа.

public ref class ImageGenerationRequest
[System.Diagnostics.CodeAnalysis.Experimental("MEAI001", UrlFormat="https://aka.ms/dotnet-extensions-warnings/{0}")]
public class ImageGenerationRequest
public class ImageGenerationRequest
[<System.Diagnostics.CodeAnalysis.Experimental("MEAI001", UrlFormat="https://aka.ms/dotnet-extensions-warnings/{0}")>]
type ImageGenerationRequest = class
type ImageGenerationRequest = class
Public Class ImageGenerationRequest
Наследование
ImageGenerationRequest
Атрибуты

Конструкторы

Имя Описание
ImageGenerationRequest()

Инициализирует новый экземпляр класса ImageGenerationRequest.

ImageGenerationRequest(String, IEnumerable<AIContent>)

Инициализирует новый экземпляр класса ImageGenerationRequest.

ImageGenerationRequest(String)

Инициализирует новый экземпляр класса ImageGenerationRequest.

Свойства

Имя Описание
OriginalImages

Возвращает или задает исходные изображения для базовых изменений.

Prompt

Возвращает или задает запрос на создание образа.

Применяется к