Method ExtractAlpha
ExtractAlpha(Color32[])
Declaration
public static float[] ExtractAlpha(Color32[] colors)
Parameters
| Type | Name | Description |
|---|---|---|
| Color32[] | colors |
Returns
| Type | Description |
|---|---|
| float[] |
ExtractAlpha(Color[])
Declaration
public static float[] ExtractAlpha(Color[] colors)
Parameters
| Type | Name | Description |
|---|---|---|
| Color[] | colors |
Returns
| Type | Description |
|---|---|
| float[] |