







In some cases you may need to get GIF previews (first frame) instead of decoding all frames. For example, you are developing image gallery and it should work fast. Just use decode iterator and stop it on the first iteration. Then you'll get the first frame. You even don't need to use a coroutine in this case.
The following tables list the members exposed by the PreviewExample type.
Public Methods
Name | Description | |
---|---|---|
![]() |
Review | (inherited from ExampleBase). |
![]() |
Start |