Skip to content

A Blender Addon that modifies the alpha of an image based on an alpha mask.

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
LICENSE.txt
Notifications You must be signed in to change notification settings

Morzio/Modify-Image-Alpha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modify Image Alpha

This is a Blender Add-on that modifies the alpha data of a Source Image based on the data from an image mask.

Both images MUST be PNG files of the same size.
The Alpha Image must be either a greyscale image or an image with alpha data to transfer to the Source Image.
There is a checkbox to indicate where to take the alpha data from.
Check the box to trnasfer the alpha data to the Source Image.
Uncheck the box to use a greyscale mask as the alpha data to transfer to the Source Image. By default it is left unchecked.

Instructions

Installation

  1. Download the .zip file.
  2. Open the Preferences Panel.
  3. Open the Add-ons Tab.
  4. Click on the drop-down button on the top right.
  5. Select Install from Disk
  6. Navigate to the .zip location.
  7. Select the Modify-Image-Alpha-main.zip

About

A Blender Addon that modifies the alpha of an image based on an alpha mask.

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages