ApngImage

ApngImage constructor

Initialisiert eine neue Instanz vonApngImage Klasse.

public ApngImage(ApngOptions options, int width, int height)
ParameterTypBeschreibung
optionsApngOptionsDie Optionen.
widthInt32Die Breite.
heightInt32Die Höhe.

Siehe auch