loadImageSeparateAlpha

Loads two different images: - the first the 2nd is interpreted as greyscale and fetch in the alpha channel of the result.

Image!RGBA
loadImageSeparateAlpha
(
in void[] imageDataRGB
,
in void[] imageDataAlpha
)

Meta