Click or drag to resize

DisplayableBufferT Interface


Namespace: LynceeTec.Imaging
Assembly: LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public interface DisplayableBuffer<T>

Type Parameters

T

The DisplayableBufferT type exposes the following members.

Properties
 NameDescription
Public propertyData 
Public propertyHeight 
Public propertyStride 
Public propertyWidth 
Top
See Also