Qt.QImageFormatType Class

public class QImageFormatType: QtSupport, System.IDisposable

Base Types

System.Object
  QtSupport
    QImageFormatType

This type implements System.IDisposable.

See Also

Qt Namespace

Members

QImageFormatType Constructors

QImageFormatType Constructor

QImageFormatType Methods

QImageFormatType.DecoderFor Method
QImageFormatType.Finalize Method
QImageFormatType.FormatName Method


QImageFormatType Constructor

public void QImageFormatType(void * ptr);

See Also

Qt.QImageFormatType Class, Qt Namespace

QImageFormatType.DecoderFor Method

public Qt.QImageFormat DecoderFor(System.String buffer, int length);

See Also

Qt.QImageFormatType Class, Qt Namespace

QImageFormatType.Finalize Method

protected override void Finalize();

See Also

Qt.QImageFormatType Class, Qt Namespace

QImageFormatType.FormatName Method

public System.String FormatName();

See Also

Qt.QImageFormatType Class, Qt Namespace