C# Class HoloToolkit.Sharing.TagImage

Inheritance: global::System.IDisposable
Afficher le fichier Open project: OpenHID/InteractivePaint

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
CopyImageData ( byte data, int bufferSize, int bytesPerPixel ) : void
Dispose ( ) : void
GetHeight ( ) : int
GetWidth ( ) : int

Private Methods

Méthode Description
TagImage ( global cPtr, bool cMemoryOwn )
getCPtr ( TagImage obj ) : global::System.Runtime.InteropServices.HandleRef

Method Details

CopyImageData() public méthode

public CopyImageData ( byte data, int bufferSize, int bytesPerPixel ) : void
data byte
bufferSize int
bytesPerPixel int
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetHeight() public méthode

public GetHeight ( ) : int
Résultat int

GetWidth() public méthode

public GetWidth ( ) : int
Résultat int

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool