Interface IGifBlock

Interface IGifBlock

Le nom : Aspose.Imaging.FileFormats.Gif Assemblée: Aspose.Imaging.dll (25.4.0)

Il s’agit d’une interface de bloc GIF.

public interface IGifBlock

Methods

Save(Stream)

Économisez le bloc au courant spécifié.

void Save(Stream stream)

Parameters

stream Stream

Le flux pour sauvegarder les données.

 Français