Public Member Functions | Properties

FlowMarkt::ImagePng Class Reference

Lädt ein PNG-Bild. More...

List of all members.

Public Member Functions

 ImagePng (String path)
 Lädt ein neues Bild vom gegebenen Pfad.

Properties

int Width [get]
 Breite des Bilds.
int Height [get]
 Höhe des Bilds.
float[] RawData [get]
 Raw-Daten des Bilds.

Detailed Description

Lädt ein PNG-Bild.


Constructor & Destructor Documentation

FlowMarkt::ImagePng::ImagePng ( String  path ) [inline]

Lädt ein neues Bild vom gegebenen Pfad.

Parameters:
pathPfad zur zu ladenden Datei

Property Documentation

int FlowMarkt::ImagePng::Height [get]

Höhe des Bilds.

float [] FlowMarkt::ImagePng::RawData [get]

Raw-Daten des Bilds.

int FlowMarkt::ImagePng::Width [get]

Breite des Bilds.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Properties Events