Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
AForge
Video
Kinect
KinectNative.BitmapInfoHeader
C# Class AForge.Video.Kinect.KinectNative.BitmapInfoHeader
显示文件
Open project: holisticware-admin/MonoVersal.AForgeNET
Class Usage Examples
Public Properties
Property
Type
Description
Bytes
uint
DataBitsPerPixel
byte
Format
uint
Framerate
byte
Height
short
IsValid
byte
PaddingBitsPerPixel
byte
Reserved
uint
Resolution
uint
Width
short
Property Details
Bytes
public_oe property
public
uint
Bytes
return
uint
DataBitsPerPixel
public_oe property
public
byte
DataBitsPerPixel
return
byte
Format
public_oe property
public
uint
Format
return
uint
Framerate
public_oe property
public
byte
Framerate
return
byte
Height
public_oe property
public
short
Height
return
short
IsValid
public_oe property
public
byte
IsValid
return
byte
PaddingBitsPerPixel
public_oe property
public
byte
PaddingBitsPerPixel
return
byte
Reserved
public_oe property
public
uint
Reserved
return
uint
Resolution
public_oe property
public
uint
Resolution
return
uint
Width
public_oe property
public
short
Width
return
short