Pad the gaps between image and image frame with a blurred copy of the
same image.
Cropped
Image is scaled such that the image width and height match or exceed
the container dimensions. This may crop the top and bottom of the
image if the scaled image height is greater than the container
height, or crop the left and right of the image if the scaled image
width is greater than the container width. This is similar to "Zoom
Mode" on a widescreen TV when playing a 4:3 video.
Gray
Fill the gaps between the image and the image container with gray
bars.
Unspecified
Fill the gaps between the image and the image container with gray
bars.
White
Fill the gaps between the image and the image container with white
bars.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The webpage provides documentation for `ImageDisplayOptions`, an enum within the `Google.Cloud.Dialogflow.V2` namespace, specifically in the context of `BrowseCarouselCard` message types."],["This page documents the `ImageDisplayOptions` enum across multiple versions of the Google Cloud Dialogflow V2 .NET library, from version 3.2.0 up to the latest 4.26.0."],["The `ImageDisplayOptions` enum defines how images should be displayed when their aspect ratio doesn't match the container's, with options like `BlurredBackground`, `Cropped`, `Gray`, `Unspecified`, and `White`."],["Each version link leads to documentation specific to that particular version of the library, with all sharing the documentation for `ImageDisplayOptions`."],["The latest version of the library documented is 4.26.0, and it contains the documentation for the `ImageDisplayOptions` enum."]]],[]]