public class QPNGImagePacker: QPNGImageWriter, System.IDisposable
System.Object
QtSupport
QPNGImageWriter
QPNGImagePackerThis type implements System.IDisposable.
Qt Namespace
QPNGImagePacker Constructors
QPNGImagePacker(Qt.QIODevice, int, int) Constructor
QPNGImagePacker(void *) Constructor
QPNGImagePacker Methods
QPNGImagePacker.Finalize Method
QPNGImagePacker.PackImage Method
QPNGImagePacker.SetPixelAlignment Method
public void QPNGImagePacker(Qt.QIODevice arg1, int depth, int convflags);
Qt.QPNGImagePacker Class, Qt Namespace
public void QPNGImagePacker(void * ptr);
Qt.QPNGImagePacker Class, Qt Namespace
protected override void Finalize();
Qt.QPNGImagePacker Class, Qt Namespace
public bool PackImage(Qt.QImage img);
Qt.QPNGImagePacker Class, Qt Namespace
public void SetPixelAlignment(int x);
Qt.QPNGImagePacker Class, Qt Namespace