Section

Section of the PSD

struct Section {}

Members

Variables

length
uint length;

The length of the section.

offset
ulong offset;

The offset from the start of the file where this section is stored.

Meta