Hide Comments
Hide Comments

TRSGPColorRec.ToGrayScale(TRSGPColorRec) Method

Comments (0)

Convert RGB TRSGPColorRec into grayscale version.

It works using the NTSC (National Televisision Standards Committee) system: R * 0.56 + G * 0.33 + B * 0.11

Namespace: RSGdiPlusGraphicsTypes

expandingSyntax

Parameters

C

Type: TRSGPColorRec

Return Value

Type: TRSGPColorRec

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2016, Thomas G. Grubb