numFrames abstract method

int numFrames()

How many frames are available to be decoded. startDecode should have been called first. Non animated image files will have a single frame.

Implementation

int numFrames();