Interface IGifBlockLoaderDescriptor
Interface IGifBlockLoaderDescriptor
ชื่อพื้นที่: Aspose.Imaging.FileFormats.Gif การประกอบ: Aspose.Imaging.dll (25.5.0)
ลักษณะ GIF บล็อก Loader
public interface IGifBlockLoaderDescriptorMethods
CanLoad(StreamContainer)
กําหนดว่าเครื่องโหลดสามารถโหลดข้อมูลที่ระบุได้หรือไม่
bool CanLoad(StreamContainer streamContainer)Parameters
streamContainer StreamContainer
กระแสคอนเทนเนอร์เพื่อโหลดข้อมูลจาก
Returns
เครื่องชาร์จ ‘จริง’ สามารถโหลดข้อมูลที่ระบุหรือไม่ ‘ผิดพลาด’
Load(สตรีมคอนเทนเนอร์, IColorPalette)
ดาวน์โหลดบล็อก GIF
IGifBlock Load(StreamContainer streamContainer, IColorPalette containerPalette)Parameters
streamContainer StreamContainer
กระแสภาชนะ
containerPalette IColorPalette
แผ่นคอนเทนเนอร์
Returns
บล็อก GIF ใหม่