C  D  R 

C

capturable(Modifier,CaptureController) - function in dev.shreyaspatil.capturable.CapturableKt
Adds a capture-ability on the Composable which can draw Bitmap from the Composable component.
CapturableKt - class in dev.shreyaspatil.capturable
 
captureAsync() - function in dev.shreyaspatil.capturable.controller.CaptureController
Creates and requests for a Bitmap capture with specified config and returns an ImageBitmap asynchronously.
CaptureController - class in dev.shreyaspatil.capturable.controller
Controller for capturing Composable content.
CaptureControllerKt - class in dev.shreyaspatil.capturable.controller
 
C  D  R