Uses of Record Class
cloud.opencode.base.image.codec.gif.DecodedGif
Packages that use DecodedGif
-
Uses of DecodedGif in cloud.opencode.base.image.codec.gif
Methods in cloud.opencode.base.image.codec.gif that return DecodedGifModifier and TypeMethodDescriptionstatic DecodedGifGifCodec.decodeFirstFrame(byte[] gifBytes) Decodes the first frame of the supplied GIF byte stream.