Class TPNGFrame

Unit

Declaration

type TPNGFrame = class(TObject)

Description

Frame in an animated PNG stream

Hierarchy

Overview

Fields

Public FrameControl: TFrameControlChunk;
Public FrameData: TMemoryStream;

Methods

Public constructor Create;
Public destructor Destroy; override;

Description

Fields

Public FrameControl: TFrameControlChunk;

This item has no description.

Public FrameData: TMemoryStream;

This item has no description.

Methods

Public constructor Create;

This item has no description.

Public destructor Destroy; override;

This item has no description.