Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
| Method | Description |
|---|---|
| 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 asynchronously 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 |