Manipulating Bitmap Artwork
T-ANIMPA-002-014
However, artwork that you manipulate is not immediately resampled. This is to make sure you can manipulate your artwork in multiple steps before it is merged into your artwork again, allowing to preserve as much of its quality as possible. While manipulating your artwork, it temporarily becomes an object that is separate from your bitmap canvas. Then, it is merged back into your canvas and resampled to match its pixel density when you perform your next drawing operation on it.
In the following example, a circle is scaled down. Then, when zooming in on it, it appears to have preserved all its precision. Right after drawing a short stroke on the drawing, it is sampled down to match the layer's pixel density:
Likewise, if bitmap artwork is scaled up, it will be resampled after a drawing operation is performed on it. In this example, the artwork is scaled up and looks pixelated. Once a stroke is drawn on it, Harmony resamples it, and creates the missing pixels so that it does not look pixelated: