Qt.QImageFormat Class

public class QImageFormat: QtSupport, System.IDisposable

Base Types

System.Object
  QtSupport
    QImageFormat

This type implements System.IDisposable.

See Also

Qt Namespace

Members

QImageFormat Constructors

QImageFormat Constructor

QImageFormat Methods

QImageFormat.Decode Method
QImageFormat.Finalize Method


QImageFormat Constructor

public void QImageFormat(void * ptr);

See Also

Qt.QImageFormat Class, Qt Namespace

QImageFormat.Decode Method

public int Decode(Qt.QImage img, Qt.QImageConsumer consumer, System.String buffer, int length);

See Also

Qt.QImageFormat Class, Qt Namespace

QImageFormat.Finalize Method

protected override void Finalize();

See Also

Qt.QImageFormat Class, Qt Namespace