FIT_TO_HARDWARE Property
const val FIT_TO_HARDWARE: Int = 4
Pass to createBitmap to cap the result at the largest bitmap the platform can draw, as bounded by android.graphics.RecordingCanvas.
const val FIT_TO_HARDWARE: Int = 4
Pass to createBitmap to cap the result at the largest bitmap the platform can draw, as bounded by android.graphics.RecordingCanvas.