AepImageStyle
Class representing the style for an AepImage composable.
Public Properties
Property | Type | Description |
---|---|---|
modifier | The modifier for the image. | |
contentDescription | String? | The content description for the image. |
alignment | The alignment for the image. | |
contentScale | The content scale for the image. | |
alpha | Float? | The alpha value for the image. |
colorFilter | The color filter for the image. |