Class TPNGFrame
Unit
Declaration
type TPNGFrame = class(TObject)
Description
Frame in an animated PNG stream
Hierarchy
- TObject
- TPNGFrame
Overview
Fields
![]() |
FrameControl: TFrameControlChunk; |
![]() |
FrameData: TMemoryStream; |
Methods
![]() |
constructor Create; |
![]() |
destructor Destroy; override; |
Description
Fields
![]() |
FrameControl: TFrameControlChunk; |
|
This item has no description. | |
![]() |
FrameData: TMemoryStream; |
|
This item has no description. | |
Methods
![]() |
constructor Create; |
|
This item has no description. | |
![]() |
destructor Destroy; override; |
|
This item has no description. | |
