Record TCastleColorHelper

Hierarchy
Fields
Properties

Unit

Declaration

type TCastleColorHelper = record helper for TVector4

Description

This item has no description.

Overview

Methods

Public function RGB: TCastleColorRGB;
Public function Grayscale: TCastleColor;

Description

Methods

Public function RGB: TCastleColorRGB;

Get first 3 color components, ignore alpha.

Public function Grayscale: TCastleColor;

Return color converted into grayscale. Alpha is left unchanged.


Generated by PasDoc 0.16.0-snapshot.