API Reference
Struct
ImageAnimationOptions
Options for decoded animations.
Inheritance
- ValueType
- ImageAnimationOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property ImageAnimationInfo.Options
Accepted by parameters
- Constructor ImageAnimationInfo.ImageAnimationInfo
- Method ImageReader.DecodeAnimationCanvasFrames
- Method ImageReader.DecodeAnimationCanvasFrames
- Method ImageReader.DecodeAnimationCanvasFrames
- Method ImageReader.DecodeAnimationCanvasFrames
- Method ImageReader.DecodeAnimationCanvasFrames
- Method ImageReader.DecodeAnimationCanvasFrames
- Method ImageReader.DecodeAnimationFrames
- Method ImageReader.DecodeAnimationFrames
- Method ImageReader.DecodeAnimationFrames
- Method ImageReader.DecodeAnimationFrames
- Method ImageReader.DecodeAnimationFrames
- Method ImageReader.DecodeAnimationFrames
- Method ImageReader.TryDecodeAnimationCanvasFrames
- Method ImageReader.TryDecodeAnimationCanvasFrames
- Method ImageReader.TryDecodeAnimationFrames
- Method ImageReader.TryDecodeAnimationFrames
Constructors
public ImageAnimationOptions(Int32 loopCount = 0, UInt32 backgroundRgba = 0) #Creates animation options.
Parameters
- loopCount System.Int32 = 0
- backgroundRgba System.UInt32 = 0