Gif.Decode Method
From PowerGif
Decode byte array and return a new instance.
Namespace:
Assets.PowerGif
Assembly: Assembly-CSharp (in Assembly-CSharp.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared Function Decode( _ |
| C# |
|---|
public static Gif Decode( |
| C++ |
|---|
public: |
| JScript |
|---|
public static function Decode( |
Parameters
- bytes
-
Type: byte[]
- filterMode
-
Type: FilterMode