AepImageStyle

Class representing the style for an AepImage composable.

Public Properties

Property
Type
Description
modifier
Modifier?
The modifier for the image.
contentDescription
String?
The content description for the image.
alignment
Alignment?
The alignment for the image.
contentScale
ContentScale?
The content scale for the image.
alpha
Float?
The alpha value for the image.
colorFilter
ColorFilter?
The color filter for the image.