 
            This function has been deprecated and will be removed from the public API in a future release.
| 
                        Copy Code
                     | |
|---|---|
| 
AT_ERRCOUNT ACCUAPI IG_vect_filltype_get_material(
        HIG_VECT_FILLTYPE hFilltype, 
        LONG* lpMaterial
);
 | |
| Name | Type | Description | 
|---|---|---|
| hFilltype | HIG_VECT_FILLTYPE | Handle to the Fill Type. | 
| lpMaterial | LONG* | Index of the material in the internal container being returned. | 
Returns 0 if successful. Otherwise, returns the number of ImageGear errors that occurred during this function call.
This function does not process image pixels.
None
The function returns a material of the surface.
This function is not implemented yet. The material will be described by diffusion, emission, and so on.