fun View.cekrekToImageFile(config: CekrekImageFileConfig): File {
    return Cekrek.toImageFile(this, config)
}