C# Class Accord.Video.Ximea.Internal.XimeaImage

Show file Open project: accord-net/framework Class Usage Examples

Public Properties

Property Type Description
BitmapData System.IntPtr
FrameNumber int
Height int
PixelFormat ImageFormat
Size int
StructSize int
Width int

Property Details

BitmapData public property

public IntPtr,System BitmapData
return System.IntPtr

FrameNumber public property

public int FrameNumber
return int

Height public property

public int Height
return int

PixelFormat public property

public ImageFormat PixelFormat
return ImageFormat

Size public property

public int Size
return int

StructSize public property

public int StructSize
return int

Width public property

public int Width
return int