Class TBGRAAnimatedPng

Unit

Declaration

type TBGRAAnimatedPng = class(TBGRAAnimatedGif)

Description

Class to read/write animated PNG, supports animated GIF as well when specified.

This class only changes default format used, everything is implemented in TBGRAAnimatedGif

Hierarchy

Overview

Methods

Public class function GetFileExtensions: string; override;
Public procedure SaveToStream(Stream: TStream); override; overload;

Description

Methods

Public class function GetFileExtensions: string; override;

This item has no description. Showing description inherited from TGraphic.GetFileExtensions.

Returns the list of possible file extensions

Public procedure SaveToStream(Stream: TStream); override; overload;

Save to a stream using PNG format