-
Notifications
You must be signed in to change notification settings - Fork 19
Class Image
Il Kadyrov edited this page Oct 28, 2020
·
2 revisions
Image class is used for working with the image.
Referenced from: ResourceListener.
public byte[] getData()Function returns the image data as byte array.
Byte array of data.
public int getWidth()Function returns the width of image.
Width of the image in pixels.
public int getHeight()Function returns the height of image.
Height of the image in pixels.
Tutorials
Classes
- NavigineSdk
- LocationListManager
- LocationManager
- NavigationManager
- RouteManager
- ZoneManager
- NotificationManager
- MeasurementManager
- LocationEditManager
- ResourceManager
- Location
- Sublocation
- Category
- Venue
- Zone
- Beacon
- Eddystone
- Wifi
- LocationView
- LocationViewController
- CircleMapObject
- PolylineMapObject
- IconMapObject
- TouchInput
- ScaleResponder
- PanResponder
- LongPressResponder
- DoubleTapResponder
- TapResponder
- LocationListListener
- LocationListener
- PositionListener
- RouteListener
- ZoneListener
- NotificationListener
- LocationEditListener
- MeasurementListener
- ResourceListener
- ResourceUploadListener
- Notification
- Position
- SignalMeasurement
- SensorMeasurement
- Image
- RoutePath
- RouteEvent
- LocationPoint
- LocationInfo
- BitmapRegionDecoder