Tanoda
|
Public Member Functions | |
ImageData (Image.CameraType camera, LEAP_IMAGE image, DistortionData distortionData) | |
Properties | |
Image.CameraType | camera [get, protected set] |
eLeapImageType | type [get] |
eLeapImageFormat | format [get] |
UInt32 | bpp [get] |
UInt32 | width [get] |
UInt32 | height [get] |
float | RayScaleX [get] |
float | RayScaleY [get] |
float | RayOffsetX [get] |
float | RayOffsetY [get] |
byte[] | AsByteArray [get] |
float[] | AsFloatArray [get] |
UInt32 | byteOffset [get, protected set] |
int | DistortionSize [get] |
UInt64 | DistortionMatrixKey [get, protected set] |
DistortionData | DistortionData [get, protected set] |
Definition at line 13 of file ImageData.cs.
LeapInternal.ImageData.ImageData | ( | Image.CameraType | camera, |
LEAP_IMAGE | image, | ||
DistortionData | distortionData | ||
) |
Definition at line 35 of file ImageData.cs.
|
get |
Definition at line 27 of file ImageData.cs.
|
get |
Definition at line 28 of file ImageData.cs.
|
get |
Definition at line 20 of file ImageData.cs.
|
getprotected set |
Definition at line 29 of file ImageData.cs.
|
getprotected set |
Definition at line 17 of file ImageData.cs.
|
getprotected set |
Definition at line 33 of file ImageData.cs.
|
getprotected set |
Definition at line 32 of file ImageData.cs.
|
get |
Definition at line 31 of file ImageData.cs.
|
get |
Definition at line 19 of file ImageData.cs.
|
get |
Definition at line 22 of file ImageData.cs.
|
get |
Definition at line 25 of file ImageData.cs.
|
get |
Definition at line 26 of file ImageData.cs.
|
get |
Definition at line 23 of file ImageData.cs.
|
get |
Definition at line 24 of file ImageData.cs.
|
get |
Definition at line 18 of file ImageData.cs.
|
get |
Definition at line 21 of file ImageData.cs.