procedure SaveGlobalMetadata;
var
AppExt: TGIFApplicationRec;
BlockSize, LoopExtId: Byte;
Repeats: Word;
begin
FMetadata.CopyMetaItems; //maybe this line should be added to ImagingGif.pas?
if FMetadata.HasMetaItemForSave(SMetaAnimationLoops) then
with GetIO do
....
Page created in 0.015 seconds with 19 queries.