Overload List

  NameDescription
Public methodGetColorPointer(Int32*%, Double**%)
Public methodGetColorPointer(Int32%, Double*%)
Used to retrieve a Pointer to the Colors of the pin, which can be used to retrive large Spreads of Colors more efficiently. Each Color consists of 4 doubles, one for each of Red, Green, Blue and Alpha. Attention: Don't use this Pointer to write Colors to the pin!

See Also