Documentation | Samples | PixelOperations
How to use PixelOperationEvent to dynamically alter pixels of pixel layer before displaying them.
This sample illustrates use of:
Name | Description |
---|---|
TGIS_Color.R | Extracts Red part of ARGB color definition. |
TGIS_Color.G | Extracts Green part of ARGB color definition. |
TGIS_Color.B | Extracts Blue part of ARGB color definition. |
TGIS_Color.A | Extracts Alpha part of color ARGB definition. |
TGIS_Color.ARGB | Internal representation as little endian ARGB integer. |
TGIS_LayerPixel.PixelOperationEvent | Pixel operation event. |
This sample is available on following platforms (click to see source code):