Result

data class Result(val bmp: Bitmap32, val buffer: Int, val radius: Int, val cutoff: Double)

Constructors

Link copied to clipboard
constructor(bmp: Bitmap32, buffer: Int, radius: Int, cutoff: Double)

Properties

Link copied to clipboard
Link copied to clipboard
val buffer: Int
Link copied to clipboard
Link copied to clipboard
val radius: Int