respondImage

suspend fun ApplicationCall.respondImage(image: NativeImage, contentType: ContentType? = ContentType.Image.PNG, status: HttpStatusCode? = null)