fg_photodcb()

Win32 DirectX Fastgraph/Light

Prototype

void fg_photodcb (void *source, void *dest, int size);

Sub fg_photodcb (source() As Any, dest() As Any, ByVal size As Long)

procedure fg_photodcb (var source, dest; size : integer);

Description

The fg_photodcb() function applies a photo-inversion transform to a direct color bitmap.

Parameters

source is the name of the array containing the direct color bitmap to be transformed.

dest is the name of the array that will receive the resulting transformed bitmap.

size is the size of each direct color bitmap in pixels.

Return value

none

Restrictions

This function is meaningful only with direct color virtual buffers.

See also

fg_photorgb(), fg_photovb()

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.