getFrame

open fun getFrame(n: Int): BufferedImage

Gets the image contents of frame n.

Return

BufferedImage representation of frame, or null if n is invalid.