Converting to a bitmap

Опубликовано: 27 Июль 2026
на канале: Doug Crabtree
298
0

We will convert an RGB into a bitmap. You can do some interesting stuff with the primitive old one-bit format, since it has a transparent background and can be assigned any color once you drop it into a page layout. Just get your head around the resolution concept so you have control over the texture created by all the little pixels.