In my Angular app I want to resize a picture with a slider.
img: HTMLImageElement pixelate(selectedActor, value){ if (value === 1) { thi