|
Rect.fromLTWH(0, 0, image.width.toDouble(), image.height.toDouble()),
|
|
Rect.fromLTWH(0, 0, image.width.toDouble(), image.height.toDouble()),
|
|
offsetX, offsetY, image.width * scale, image.height * scale),
|
|
offsetX, offsetY, image.width * scale, image.height * scale),
|