Class TBGRAFilterScannerGrayscale

Unit

Declaration

type TBGRAFilterScannerGrayscale = class(TBGRAFilterScannerPixelwise)

Description

Scanner that converts colored pixel into grayscale with same luminosity

Hierarchy

Overview

Methods

Public class procedure ComputeFilterAt(ASource: PBGRAPixel; ADest: PBGRAPixel; ACount: integer; AGammaCorrection: boolean); override;

Description

Methods

Public class procedure ComputeFilterAt(ASource: PBGRAPixel; ADest: PBGRAPixel; ACount: integer; AGammaCorrection: boolean); override;

This item has no description.