- Steam App
- PixageFX Studio (1516050)
- Event type
- patch note
- Published
- 28 May 2021 - 17:36:51 UTC
- Source
- steam_community_announcements
In this version, we have made changes in two effects. * The Crop effect which previously only worked on percentages, now works with both percent and pixel modes. In Pixel mode, you can write exactly the output size you want in pixels. * We also improved the Resize Canvas (formerly Extend Canvas) effect so that you can exactly set the outputsize in pixels. Two new effects (Alpha Threshold and Color Counter) and a new category (Info) have been added. * Alpha Threshold: With this effect, you can set an alpha pixel to a fixed value to the lower and upper values of a certain threshold value. For example, you can clear (or set them to zero) all alpha pixels which have values below 255. * Color Counter: This is a new 'info category' effect that calculates exactly how many unique colors are in your pixel art image. Thus, yo...