Class Pix
Leptonica Pix image structure
public class Pix : UnmanagedObject, IDisposable
- Inheritance
-
Pix
- Implements
- Inherited Members
Constructors
Pix(Mat)
Create a Pix object by coping data from Mat
public Pix(Mat mat)
Parameters
mat
MatThe Mat to create the Pix object from
Methods
DisposeObject()
Release all the unmanaged memory associated with this Pix
protected override void DisposeObject()