process Image Preview
fun processImagePreview(bitmap: Bitmap, strength: Float = 1.0f): DynamicOutputs
Content copied to clipboard
Process bitmap and return result DynamicOutputs for use in DynamicView this is faster than processImage but for preview only
Parameters
bitmap
bitmap to process
strength
value of strength to apply for image must be in range 0.0 to 1.0