Interface IGifBlock

Interface IGifBlock

이름 공간 : Aspose.Imaging.FileFormats.Gif 모임: Aspose.Imaging.dll (25.4.0)

GIF 블록 인터페이스를 제공합니다.

public interface IGifBlock

Methods

Save(Stream)

지정된 흐름으로 블록을 저장합니다.

void Save(Stream stream)

Parameters

stream Stream

데이터를 저장하기위한 스트림.

 한국어