Overload List
Name | Description | |
---|---|---|
GetColorPointer(Double**%) | ||
GetColorPointer(Double*%) |
Used to retrieve a Pointer to the Colors of the pin, which can be used to write large number of Colors more efficiently.
Each Color consists of 4 doubles, one for each of Red, Green, Blue and Alpha.
Note though, that when writing Colors to the Pointer the pins SliceCount has to be taken care of manually.
|