We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
//app/org.mjdev.balldontlie.base.helpers/OverlayImagePainter/OverlayImagePainter
[androidJvm] constructor(image: ImageBitmap, imageOverlay: ImageBitmap, srcOffset: IntOffset = IntOffset.Zero, srcSize: IntSize = IntSize(image.width, image.height), overlaySize: IntSize = IntSize(imageOverlay.width, imageOverlay.height))