numFrames abstract method
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();
How many frames are available to be decoded. startDecode should have been called first. Non animated image files will have a single frame.
int numFrames();