ImageGear for Java
copyTo Method
Destination array.
Position in the destination array to copy to.
Copies the current array of layers into the specified array at specified position.
Syntax
public void copyTo( 
   java.lang.Object[] array,
   int index
)

Parameters

array
Destination array.
index
Position in the destination array to copy to.
See Also

Reference

ImGearLayerArray Class
ImGearLayerArray Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback