Tanoda
LeapInternal.LEAP_IMAGE_PROPERTIES Struct Reference

Public Attributes

eLeapImageType type
 
eLeapImageFormat format
 
UInt32 bpp
 
UInt32 width
 
UInt32 height
 
float x_scale
 
float y_scale
 
float x_offset
 
float y_offset
 

Detailed Description

Definition at line 596 of file LeapC.cs.

Member Data Documentation

◆ bpp

UInt32 LeapInternal.LEAP_IMAGE_PROPERTIES.bpp

Definition at line 599 of file LeapC.cs.

◆ format

eLeapImageFormat LeapInternal.LEAP_IMAGE_PROPERTIES.format

Definition at line 598 of file LeapC.cs.

◆ height

UInt32 LeapInternal.LEAP_IMAGE_PROPERTIES.height

Definition at line 601 of file LeapC.cs.

◆ type

eLeapImageType LeapInternal.LEAP_IMAGE_PROPERTIES.type

Definition at line 597 of file LeapC.cs.

◆ width

UInt32 LeapInternal.LEAP_IMAGE_PROPERTIES.width

Definition at line 600 of file LeapC.cs.

◆ x_offset

float LeapInternal.LEAP_IMAGE_PROPERTIES.x_offset

Definition at line 604 of file LeapC.cs.

◆ x_scale

float LeapInternal.LEAP_IMAGE_PROPERTIES.x_scale

Definition at line 602 of file LeapC.cs.

◆ y_offset

float LeapInternal.LEAP_IMAGE_PROPERTIES.y_offset

Definition at line 605 of file LeapC.cs.

◆ y_scale

float LeapInternal.LEAP_IMAGE_PROPERTIES.y_scale

Definition at line 603 of file LeapC.cs.


The documentation for this struct was generated from the following file: