Class TBGRAFilterScannerGrayscale
Unit
Declaration
type TBGRAFilterScannerGrayscale = class(TBGRAFilterScannerPixelwise)
Description
Scanner that converts colored pixel into grayscale with same luminosity
Hierarchy
- IInterface
- IBGRAScanner
- TBGRACustomScanner
- TBGRAFilterScanner
- TBGRAFilterScannerPixelwise
- TBGRAFilterScannerGrayscale
Overview
Methods
class procedure ComputeFilterAt(ASource: PBGRAPixel; ADest: PBGRAPixel; ACount: integer; AGammaCorrection: boolean); override; |
Description
Methods
class procedure ComputeFilterAt(ASource: PBGRAPixel; ADest: PBGRAPixel; ACount: integer; AGammaCorrection: boolean); override; |
|
This item has no description. |