Palette.colors

Proxy to the dsdl2.Color array of the dsdl2.Palette

This function is marked as @system due to the potential of referencing invalid memory.

class Palette
inout @property @system
inout(Color[])
colors
()

Return Value

Type: inout(Color[])

dsdl2.Color array of the dsdl2.Palette

Meta