C# 클래스 AForge.Video.Kinect.KinectNative.BitmapInfoHeader

파일 보기 프로젝트 열기: holisticware-admin/MonoVersal.AForgeNET 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Bytes uint
DataBitsPerPixel byte
Format uint
Framerate byte
Height short
IsValid byte
PaddingBitsPerPixel byte
Reserved uint
Resolution uint
Width short

프로퍼티 상세

Bytes 공개적으로 프로퍼티

public uint Bytes
리턴 uint

DataBitsPerPixel 공개적으로 프로퍼티

public byte DataBitsPerPixel
리턴 byte

Format 공개적으로 프로퍼티

public uint Format
리턴 uint

Framerate 공개적으로 프로퍼티

public byte Framerate
리턴 byte

Height 공개적으로 프로퍼티

public short Height
리턴 short

IsValid 공개적으로 프로퍼티

public byte IsValid
리턴 byte

PaddingBitsPerPixel 공개적으로 프로퍼티

public byte PaddingBitsPerPixel
리턴 byte

Reserved 공개적으로 프로퍼티

public uint Reserved
리턴 uint

Resolution 공개적으로 프로퍼티

public uint Resolution
리턴 uint

Width 공개적으로 프로퍼티

public short Width
리턴 short