Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVML > RSGdiPlusGraphicsTypes > Records > TRSGPColorRec > Methods

TRSGPColorRec.ToGrayScale(TRSGPColorRec) Method

Scroll Prev Top Next More

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

Parameters

C

Type: TRSGPColorRec

Return Value

Type: TRSGPColorRec

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb