OpenCV for Unity 3.0.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.12.0/index.html ) for the details of the argument of the method.
Loading...
Searching...
No Matches
Animation.cs File Reference

Classes

class  OpenCVForUnity.ImgcodecsModule.Animation
 Represents an animation with multiple frames. The Animation struct is designed to store and manage data for animated sequences such as those from animated formats (e.g., GIF, AVIF, APNG, WebP). It provides support for looping, background color settings, frame timing, and frame storage. More...
 

Namespaces

namespace  OpenCVForUnity
 
namespace  OpenCVForUnity.ImgcodecsModule
 

Typedefs

using Range = OpenCVForUnity.CoreModule.Range
 

Typedef Documentation

◆ Range

typedef OpenCVForUnity CoreModule Range Range = OpenCVForUnity.CoreModule.Range