Companion
object Companion
Types
Link copied to clipboard
data class MatchResult(val sizeMatches: Boolean, val differentPixels: Int = 0, val samePixels: Int = 0)
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun createWithAlpha(color: Bitmap32, alpha: Bitmap32, alphaChannel: BitmapChannel = BitmapChannel.RED): Bitmap32
Link copied to clipboard
Link copied to clipboard