







Decode byte array and return frames as iterator.
Namespace:
Assets.PowerGif
Assembly: Assembly-CSharp (in Assembly-CSharp.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared Function DecodeIterator( _ |
C# |
---|
public static IEnumerable<GifFrame> DecodeIterator( |
C++ |
---|
public: |
JScript |
---|
JScript does not support generic types and methods. |
Parameters
- bytes
-
Type: byte[]
- filterMode
-
Type: FilterMode