UtilImageGetFramesFromImage Method

Gets a ListT containing all the frames in the source GIF image.

Definition

Namespace: DevCase.Core.Media.Graphics
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static List<Bitmap> GetFramesFromImage(
	Image img
)

Parameters

img  Image
The source Image.

Return Value

ListBitmap
The resulting percentage difference value between the two specified images.

See Also