AttributeImage
Represents AttributesView image element.
Constructor:
constructor(dict)
Initializes an image attribute with a dictionary.
Properties:
image: any
The image to be displayed.imageKind: ImageKind
Kind of image source (Binary, Base64, File, Url, Icon).proportional: boolean
Whether the image is displayed proportionally.stretch: boolean
the image is stretched.transparent: boolean
Whether the image has transparency.