Class TBGRAFilterScannerNegative

Unit

Declaration

type TBGRAFilterScannerNegative = class(TBGRAFilterScannerPixelwise)

Description

Scanner that computes the negative of the colors

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.