Overload List
Name | Description | |
---|---|---|
GetColorPointer(Int32*%, Double**%) | ||
GetColorPointer(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!
|