func_graphics_max2d_getblend.rst 327 B

1234567891011121314151617181920212223242526272829303132333435
  1. .. _func_graphics_max2d_getblend:
  2. ========
  3. GetBlend
  4. ========
  5. GetBlend -
  6. Description
  7. ===========
  8. .. code-block:: blitzmax
  9. GetBlend()
  10. Get current blend mode
  11. See #SetBlend for possible return values.
  12. Parameters
  13. ==========
  14. Return Values
  15. =============
  16. The current blend mode.
  17. Examples
  18. ========
  19. See Also
  20. ========