ImageGear for Java
copyFrom Method
LUT to be copied.

LUT type and depths attributes must be compatible with the class this method is called from.

Duplicates the content of the specified LUT into the instance of the ImGearLUT class that this method is called from.
Syntax
public abstract void copyFrom( 
   ImGearLUT lookupTable
)

Parameters

lookupTable
LUT to be copied.

LUT type and depths attributes must be compatible with the class this method is called from.

See Also

Reference

ImGearLUT Class
ImGearLUT Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback