VisioMove SDK (Android)  2.1.22
 All Classes Functions Variables Pages
VgPixelFormat Class Reference

Public Member Functions

final int swigValue ()
 
String toString ()
 

Static Public Member Functions

static VgPixelFormat swigToEnum (int swigValue)
 

Static Public Attributes

static final VgPixelFormat eRGB = new VgPixelFormat("eRGB")
 
static final VgPixelFormat eRGBA = new VgPixelFormat("eRGBA")
 

Detailed Description

The pixel format to use in the image data.

Member Function Documentation

static VgPixelFormat VgPixelFormat.swigToEnum ( int  swigValue)
static
final int VgPixelFormat.swigValue ( )
String VgPixelFormat.toString ( )

Member Data Documentation

final VgPixelFormat VgPixelFormat.eRGB = new VgPixelFormat("eRGB")
static

Each pixel is in RGB format (the first byte is for the red component, the second for the green component and the third one is for the blue component).

final VgPixelFormat VgPixelFormat.eRGBA = new VgPixelFormat("eRGBA")
static

Each pixel is in RGBA format (same as RGB with a fourth component representing alpha).


The documentation for this class was generated from the following file:
VisioMove 2.1.22, Visioglobe® 2016