ObjectIdResult.idToObjectMapping

public Object[] idToObjectMapping;

Description

An array of Objects that can be used to deterimine the object at each pixel in ObjectIdRequest._destination, first by decoding colors from ObjectIdRequest._destination to an index using ObjectIdResult.DecodeIdFromColor, and then by looking up this index in this array.


Did you find this page useful? Please give it a rating: