Class TBGRAFilterScannerSwapRedBlue

Unit

Declaration

type TBGRAFilterScannerSwapRedBlue = class(TBGRAFilterScannerPixelwise)

Description

Scanner that swaps red and blue channels

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.