MobileForms Toolkit Documentation

CompactImage.NumberOfFrames Property

Gets the number of frames the image contains.

public int NumberOfFrames {get;}

Remarks

For those file formats which do not support multiple frames (e.g. jpeg) this property always returns 1. For others the actual number of frames is returned.

See Also

CompactImage Class | Resco.Controls.ImageBox Namespace | LoadedFrame