Hexagonal Photo Mosaic Grid Effect

Today’s post will discuss how to build a movie brush that incorporates an embedded alpha channel to create a photo mosaic effect based on a hexagonal grid. The trick is to build your movie brush to include a hexagonal embedded alpha channel mask. And to then use that embedded alpha channel movie brush in the…

Simple Example Working with Alpha Channels and Layers

There’s been a lot of discussion recently on the Studio Artist User Forum about working with alpha channels. While there is no need to get involved with alpha channels to build paint effects in Studio Artist, there is a full set of alpha channel features available for those of you who wish to use them.…

Working With Alpha Channels in Layers

Each layer in Studio Artist is composed of 3 RGB (red-green-blue) image channels and 1 alpha (A) channel. The RGB image channels define a color image. The alpha channel is an extra image buffer that can be thought of as an additional mask channel associated with the layer. Technically the pixel values in the alpha…