LibreOffice Module vcl (master) 1
Classes | Enumerations
AnimationFrame.hxx File Reference
#include <vcl/bitmapex.hxx>
Include dependency graph for AnimationFrame.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  AnimationFrame
 

Enumerations

enum class  Disposal {
  Not ,
  Back ,
  Previous
}
 
enum class  Blend {
  Source ,
  Over
}
 

Enumeration Type Documentation

◆ Blend

enum class Blend
strong
Enumerator
Source 
Over 

Definition at line 31 of file AnimationFrame.hxx.

◆ Disposal

enum class Disposal
strong
Enumerator
Not 
Back 
Previous 

Definition at line 24 of file AnimationFrame.hxx.