C# Class Accord.Imaging.MemoryManager.CacheBlock

Afficher le fichier Open project: accord-net/framework

Méthodes publiques

Свойство Type Description
Free bool
MemoryBlock System.IntPtr
Size int

Méthodes publiques

Méthode Description
CacheBlock ( IntPtr memoryBlock, int size ) : System

Method Details

CacheBlock() public méthode

public CacheBlock ( IntPtr memoryBlock, int size ) : System
memoryBlock System.IntPtr
size int
Résultat System

Property Details

Free public_oe property

public bool Free
Résultat bool

MemoryBlock public_oe property

public IntPtr,System MemoryBlock
Résultat System.IntPtr

Size public_oe property

public int Size
Résultat int