4.51.2.4.57. ogSetRGBPalette() | Table of Contents | 4.51.2.4.59. ogSpline() |
function ogSetTransparentColor(colour:uInt32):uInt32;Remarks:
The internal transparent color is used when coordinates for ogGetPixel() are out of bounds. ogBlit uses ogGetPixel() to construct the blit, so any part of the blit that is out of bounds will be considered transparent.
Returns:Previous transparent color in packed pixel format.
See also:4.51.2.4.57. ogSetRGBPalette() | Table of Contents | 4.51.2.4.59. ogSpline() |