Raylib5Backend.palettedAlphaImageShader

Get shader for images with the palettedAlpha format.

class Raylib5Backend
@trusted
palettedAlphaImageShader
(
Color[] palette
)

Parameters

palette Color[]

Palette to use with the shader.

Meta