TElderFileFormat.Palette Property
TElderFileFormat Class

Current palette used when loading and saving images.

Class
Pascal
public property Palette: TPalette24Size256 read FPalette write SetPalette;
Description

Nearly all images in Daggerfall use external palettes. Change this property if you want images that don't use default palette to load correctly.

Related Information
You are here: Symbol Reference > Classes > TElderFileFormat Class > Properties > Palette Property