Record TCastleColorHelper
Unit
Declaration
type TCastleColorHelper = record helper for TVector4
Description
Overview
Methods
![]() |
function RGB: TCastleColorRGB; |
![]() |
function Grayscale: TCastleColor; |
Description
Methods
![]() |
function RGB: TCastleColorRGB; |
Get first 3 color components, ignore alpha. |
![]() |
function Grayscale: TCastleColor; |
Return color converted into grayscale. Alpha is left unchanged. |
Generated by PasDoc 0.16.0.