API Reference
Struct
ImageAnimationInfo
Basic animation metadata returned by ImageReader.TryReadAnimationInfo.
Inheritance
- ValueType
- ImageAnimationInfo
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Constructors
public ImageAnimationInfo(ImageFormat format, Int32 width, Int32 height, Int32 frameCount, ImageAnimationOptions options) #Creates a new ImageAnimationInfo.
Parameters
- format CodeGlyphX.Rendering.ImageFormat
- width System.Int32
- height System.Int32
- frameCount System.Int32
- options CodeGlyphX.Rendering.ImageAnimationOptions