Bitmap

stellt ein Bild dar, das ggf. mehrere Frame (Bildvarianten/Animationen) enthält

Vererbung

Basisklassen(n)   abgeleitete Klassen
  Bitmap  

Attribute

public:

Attribut Typ Beschreibung
data color_t* Zeiger auf das erste Pixel
framesCount dim_t
height dim_t
width dim_t

Operationen

 

Detailbeschreibung Bitmap

stellt ein Bild dar, das ggf. mehrere Frame (Bildvarianten/Animationen) enthält

Funktionsbeschreibungen