ImageGear for C and C++ on Windows v19.0
IG_double_matrix_delete

Deletes an HIGDoubleMatrix object.

Declaration:

 
Copy Code
AT_VOID ACCUAPI IG_double_matrix_delete(
        HIGDoubleMatrix DoubleMatrix
);

Arguments:

Name Type Description
DoubleMatrix HIGDoubleMatrix HIGDoubleMatrix object to delete.

Return Value:

None

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback