ImageConfig: {
    aspect_ratio?: ImageConfigAspectRatio;
    image_size?: ImageConfigImageSize;
}

The configuration for image interaction.

Type declaration

class: This will be removed in a future release, please migrate away from it as soon as possible.