Skip to main content
All docs
V26.1
  • GenerateImageDescriptionBehavior.GenerateImageDescriptionAsync() Method

    Generates the description for the image in WPF Spreadsheet and Rich Text Edit controls.

    Namespace: DevExpress.AIIntegration.Wpf

    Assembly: DevExpress.AIIntegration.Wpf.v26.1.dll

    Declaration

    public Task GenerateImageDescriptionAsync()

    Returns

    Type Description
    Task

    The response that contains AI-generated text.

    See Also