ImageGear Professional DLL for Windows
IG_extra_channel_info_name_set

This function sets new name for the specified extra channel.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_extra_channel_info_name_set(
        HIGEXTRACHANNELINFO hInfo,
        LPCHAR lpName
);

Arguments:

Name Type Description
hInfo HIGEXTRACHANNELINFO Extra channel object.
lpName LPCHAR New name for this extra channel.

Return Value:

Error Count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback