fg_photovb()

Win32 DirectX Fastgraph/Light

Prototype

void fg_photovb (int width, int height);

Sub fg_photovb (ByVal width As Long, ByVal height As Long)

procedure fg_photovb (width, height : integer);

Description

The fg_photovb() function applies a photo-inversion transform to a rectangular region of the active virtual buffer. The region's lower left corner is at the current graphics position.

Parameters

width is the region's width in pixels.

height is the region's height in pixels.

Return value

none

Restrictions

This function is meaningful only with direct color virtual buffers.

See also

fg_photodcb(), fg_photorgb()

Examples

ImgProc

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.