ImageEn, unit iexBitmaps

TIOParams.PSD_ReplaceLayers

TIOParams.PSD_ReplaceLayers

Declaration

property PSD_ReplaceLayers: Boolean;

Description

If enabled, the layers of the current image are replaced by the content of the PSD file, otherwise the PSD file content is appended to the existing layers.

Default: False

Note: See detail on PSD layer support at: PSD_LoadLayers

See Also

PSD_LoadLayers