Class GIFResource

java.lang.Object
ghidra.program.model.data.GIFResource

public class GIFResource extends Object
Class for determining the size of a GIF image. It loads just enough of the GIF information to follow the data block links and read the bytes until the terminator is hit. The amount of bytes read indicate the number of bytes the GIF data type is consume.