Blocks

GifImage.Blocks property

Gain access to the GIF blocks seamlessly with this property, facilitating easy retrieval and manipulation of the image’s underlying data structures.

public IGifBlock[] Blocks { get; }

See Also