MapTrip SDK Android Manual 9.8.8
BitmapFormat Enum Reference

Public Member Functions

int getIntVal ()
 

Static Public Member Functions

static BitmapFormat getByInt (int intVal)
 

Public Attributes

 ARGB8888 =(1)
 
 RGBA8888 =(0)
 

Detailed Description

enum type For setting bitmaps of user pois.

Member Function Documentation

◆ getByInt()

static BitmapFormat getByInt ( int  intVal)
static

◆ getIntVal()

int getIntVal ( )

Member Data Documentation

◆ ARGB8888

ARGB8888 =(1)

◆ RGBA8888

RGBA8888 =(0)

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