Packed Record TFrameControlChunk

Hierarchy
Methods
Properties

Unit

Declaration

type TFrameControlChunk = packed record

Description

PNG chunk for frame in animation

Overview

Fields

Public SequenceNumber: longword;
Public Width: longword;
Public Height: longword;
Public OffsetX: longword;
Public OffsetY: longword;
Public DelayNum: word;
Public DelayDenom: word;
Public DisposeOp: byte;
Public BlendOp: byte;

Description

Fields

Public SequenceNumber: longword;

This item has no description.

Public Width: longword;

This item has no description.

Public Height: longword;

This item has no description.

Public OffsetX: longword;

This item has no description.

Public OffsetY: longword;

This item has no description.

Public DelayNum: word;

This item has no description.

Public DelayDenom: word;

This item has no description.

Public DisposeOp: byte;

This item has no description.

Public BlendOp: byte;

This item has no description.