NexFile.Palette Property Definition Gets the palette data, or null if the file has no palette. public IReadOnlyList<Byte> Palette { get; } View source Property Value IReadOnlyList<Byte>