Reference API Roblox

Engine API

Website

Related

Reference API Roblox

ImageAlphaType

Enum for determining if the alpha or color is locked while combining two images.

Items 3

HistoryNameValueDescription
616Default1

The default behavior in which neither color nor alpha values are locked.

616LockCanvasAlpha2

The alpha values of the image will not be modified.

616LockCanvasColor3

The color values of the image will not be modified.

Description

Enum for determining if the alpha or color is locked while combining two images.

History 4

Settings