ChatPlexSDK-BS 1.0.1-v6.2.0
C++ ChatPlex BeatSaber SDK
Loading...
Searching...
No Matches
Namespaces | Classes | Enumerations
CP_SDK::Animation Namespace Reference

Animated image loading and processing. More...

Namespaces

namespace  WEBP
 WEBP specific implementation.
 

Classes

class  AnimationControllerInstance
 Animation controller data object. More...
 
class  AnimationControllerManager
 Animation controller manager. More...
 
class  AnimationInfo
 Animation frame info. More...
 
class  AnimationLoader
 Animation loader. More...
 
class  AnimationStateUpdater
 Animation state updater. More...
 

Enumerations

enum class  EAnimationType {
  NONE , GIF , APNG , WEBP ,
  AUTODETECT
}
 Animation type. More...
 

Detailed Description

Animated image loading and processing.

Enumeration Type Documentation

◆ EAnimationType

Animation type.

Definition at line 24 of file AnimationLoader.hpp.