API Reference
Struct
WebpAnimationOptions
Options for animated WebP encoding.
Inheritance
- ValueType
- WebpAnimationOptions
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 RenderExtras.WebpAnimationOptions
Accepted by parameters
- Method ImageReader.DecodeWebpAnimationCanvasFrames
- Method ImageReader.DecodeWebpAnimationCanvasFrames
- Method ImageReader.DecodeWebpAnimationFrames
- Method ImageReader.DecodeWebpAnimationFrames
- Method ImageReader.TryDecodeWebpAnimationCanvasFrames
- Method ImageReader.TryDecodeWebpAnimationCanvasFrames
- Method ImageReader.TryDecodeWebpAnimationCanvasFrames
- Method ImageReader.TryDecodeWebpAnimationFrames
- Method ImageReader.TryDecodeWebpAnimationFrames
- Method ImageReader.TryDecodeWebpAnimationFrames
- Method BarcodeWebpRenderer.RenderAnimation
- Method BarcodeWebpRenderer.RenderAnimation
- Method BarcodeWebpRenderer.RenderAnimationToFile
- Method BarcodeWebpRenderer.RenderAnimationToFile
- Method BarcodeWebpRenderer.RenderAnimationToFile
- Method BarcodeWebpRenderer.RenderAnimationToFile
- Method BarcodeWebpRenderer.RenderAnimationToStream
- Method BarcodeWebpRenderer.RenderAnimationToStream
- Method MatrixWebpRenderer.RenderAnimation
- Method MatrixWebpRenderer.RenderAnimation
- Method MatrixWebpRenderer.RenderAnimationToFile
- Method MatrixWebpRenderer.RenderAnimationToFile
- Method MatrixWebpRenderer.RenderAnimationToFile
- Method MatrixWebpRenderer.RenderAnimationToFile
- Method MatrixWebpRenderer.RenderAnimationToStream
- Method MatrixWebpRenderer.RenderAnimationToStream
- Method QrWebpRenderer.RenderAnimation
- Method QrWebpRenderer.RenderAnimation
- Method QrWebpRenderer.RenderAnimationToFile
- Method QrWebpRenderer.RenderAnimationToFile
- Method QrWebpRenderer.RenderAnimationToFile
- Method QrWebpRenderer.RenderAnimationToFile
- Method QrWebpRenderer.RenderAnimationToStream
- Method QrWebpRenderer.RenderAnimationToStream
- Method WebpReader.DecodeAnimationCanvasFrames
- Method WebpReader.DecodeAnimationFrames
- Method WebpReader.TryDecodeAnimationCanvasFrames
- Method WebpReader.TryDecodeAnimationFrames
- Method WebpWriter.WriteAnimationRgba32
- Method WebpWriter.WriteAnimationRgba32
- Method WebpWriter.WriteAnimationRgba32
- Method WebpWriter.WriteAnimationRgba32
- Method WebpWriter.WriteAnimationRgba32Lossy
- Method WebpWriter.WriteAnimationRgba32Lossy
- Method WebpWriter.WriteAnimationRgba32Lossy
- Method WebpWriter.WriteAnimationRgba32Lossy
Constructors
public WebpAnimationOptions(Int32 loopCount = 0, UInt32 backgroundBgra = 0) #Creates animation options.
Parameters
- loopCount System.Int32 = 0
- backgroundBgra System.UInt32 = 0