AiutaImage
Displays an image from a drawable resource.
Parameters
The drawable resource to be displayed
The content description for accessibility
The modifier to be applied to the image
The alignment of the image within its bounds
The scale type of the image
The alpha value for the image
Optional color filter to be applied to the image
Displays an image from a URL with rounded corners.
Parameters
The URL of the image to be displayed
The content description for accessibility
The corner radius for the rounded corners
The modifier to be applied to the image
The builder for configuring the image request
The alignment of the image within its bounds
The scale type of the image
The alpha value for the image
Optional color filter to be applied to the image
Displays an image from a URL with a custom shape.
Parameters
The URL of the image to be displayed
The content description for accessibility
The shape to be applied to the image
The modifier to be applied to the image
The builder for configuring the image request
The alignment of the image within its bounds
The scale type of the image
The alpha value for the image
Optional color filter to be applied to the image