Online Maps v3
Loading...
Searching...
No Matches
OnlineMapsJPEGDecoder Class Reference

Software JPEG decoder.
Is used when there are problems in iOS. More...

Static Public Member Functions

static Color32[] GetColors (byte[] bytes)
 Loads JPEG and returns the array colors of the image.
 

Detailed Description

Software JPEG decoder.
Is used when there are problems in iOS.

Member Function Documentation

◆ GetColors()

static Color32[] OnlineMapsJPEGDecoder.GetColors ( byte[] bytes)
static

Loads JPEG and returns the array colors of the image.

Parameters
bytesJPEG file data.
Returns
Array of colors.