Previous: 4.51.2.4.21. ogFillTriangle() To the Table of Contents Next: 4.51.2.4.23. ogGetAlphaMasker()
4.51.2.4.21. ogFillTriangle() Table of Contents 4.51.2.4.23. ogGetAlphaMasker()

- 4.51.2.4.22. -
Table of Contents
4. Standard Units
4.51. ObjGfx40 - ObjectGraphics 4.0 Unit
4.51.2. ObjGfx40 Unit Object Types
4.51.2.4. ogSurface object
4.51.2.4.22. ogGetAlpha()


4.51.2.4.22. ogGetAlpha()

Targets: MS-DOS, Win32 console


ObjGfx40 Unit

Gets the default alpha level of the surface.

Declaration:
  function ogGetAlpha:uInt32;
Remarks:

Returns the default alpha level for the surface. When packing a pixel with ogRGB(), the default alpha will be used.

See also:







Previous: 4.51.2.4.21. ogFillTriangle() To the Table of Contents Next: 4.51.2.4.23. ogGetAlphaMasker()
4.51.2.4.21. ogFillTriangle() Table of Contents 4.51.2.4.23. ogGetAlphaMasker()

- 4.51.2.4.22. -