ImageServicesProcs Struct Reference

The set of routines available in the Image Services suite. More...

#include <PIGeneral.h>

Data Fields

int16 imageServicesProcsVersion
 The version number for the Image Services Suite.
int16 numImageServicesProcs
 The version number for the Image Services Suite.
PIResampleProc interpolate1DProc
 Function pointer for the 1D interpolate routine.
PIResampleProc interpolate2DProc
 Function pointer for the 2D interpolate routine.
PIResampleMultiProc interpolate1DMultiProc
 Function pointer for the 1D multi interpolate routine.
PIResampleMultiProc interpolate2DMultiProc
 Function pointer for the 2D multi interpolate routine.
PIResampleMulti32Proc interpolate1DMulti32Proc
 Function pointer for the 1D multi interpolate 32-bit routine.
PIResampleMulti32Proc interpolate2DMulti32Proc
 Function pointer for the 1D multi interpolate 32-bit routine.

Detailed Description

The set of routines available in the Image Services suite.


Field Documentation

The version number for the Image Services Suite.

The version number for the Image Services Suite.

Function pointer for the 1D interpolate routine.

Function pointer for the 2D interpolate routine.

Function pointer for the 1D multi interpolate routine.

Function pointer for the 2D multi interpolate routine.

Function pointer for the 1D multi interpolate 32-bit routine.

Function pointer for the 1D multi interpolate 32-bit routine.


The documentation for this struct was generated from the following file: