Düzenle

Aracılığıyla paylaş


IPixEngine5 interface

Extensions to the IPixEngine4 interface containing additions for viewing textures.

Members

The IPixEngine5 interface inherits from the IUnknown interface. IPixEngine5 also has these types of members:

Methods

The IPixEngine5 interface has these methods.

MethodDescription
FreeTextureAsync

Frees a texture and notifies the host asynchronously.

LoadHistogramAsync

An asynchronous request to load histogram data.

LoadTextureFromFileAsync

Loads a texture from a file and notifies the host asynchronously when it completes.

LoadTextureSliceAsync

Loads a texture slice and notifies the host asynchrnously when it completes.

ReadTexelValueAsync

Reads a texel value and returns the result to the host asynchrnously.

RenderTextureAsync

Renders a texture to a file and returns the result to the host asynchrnously.

SaveTextureAsync

Saves a texture.

 

Requirements

Header

Vspixengine.h