Circular Revealed Image
CircularRevealedImage is an image composable for animating a clipping circle to reveal when loading an image.
Parameters
an image bitmap for loading for the content.
adjust the drawing image layout or drawing decoration of the content.
an image painter to draw an BitmapPainter into the provided canvas.
alignment parameter used to place the loaded ImageBitmap in the given bounds defined by the width and height.
parameter used to determine the aspect ratio scaling to be used if the bounds are a different size from the intrinsic size of the loaded ImageBitmap.
The content description used to provide accessibility to describe the image.
an alpha value to apply for the image when it is rendered onscreen.
colorFilter to apply for the image when it is rendered onscreen.
a conditional value for enabling or not the circular revealing animation.
milli-second times from start to finish animation.