ImageGear for Java
add Method
New format to be added.
Adds a new format to the end of the list of formats.
Syntax
public int add( 
   IImGearFormat newFormat
)

Parameters

newFormat
New format to be added.

Return Value

A place in the list where new format is placed.

If the list contains the format with the same ID as the new one, the new format is not added, and the index of the existing format is returned instead.

See Also

Reference

ImGearFileFilters Class
ImGearFileFilters Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback