ImageGear for Java
ImGearRGBLUT Class Members
Methods 

The following tables list the members exposed by ImGearRGBLUT.

Public Constructors
 NameDescription
Public ConstructorImGearRGBLUT ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Protected FieldlutsArray of single channel LUTs. (Inherited from com.accusoft.imagegear.core.ImGearMultichannelLUT)
Top
Public Methods
 NameDescription
Public MethodcloneCreates a deep copy of the object. (Inherited from com.accusoft.imagegear.core.ImGearMultichannelLUT)
Public MethodgetBlueLUTReturns the single-channel LUT for the Blue channel.

The default value is null.

 
Public MethodgetChannelCountGets number of single channel LUTs in the multi-channel LUT.

Any integer number.

(Inherited from com.accusoft.imagegear.core.ImGearMultichannelLUT)
Public MethodgetGreenLUTReturns the single-channel LUT for the Green channel.

The default value is null.

 
Public MethodgetItemProvides access to single channel LUTs within the multichannel LUT. (Inherited from com.accusoft.imagegear.core.ImGearMultichannelLUT)
Public MethodgetRedLUTReturns the single-channel LUT for the Red channel.

The default value is null.

 
Public MethodsetBlueLUTSets the single-channel LUT for the Blue channel.

The default value is null.

 
Public MethodsetGreenLUTSets the single-channel LUT for the Green channel.

The default value is null.

 
Public MethodsetItemProvides access to single channel LUTs within the multichannel LUT. (Inherited from com.accusoft.imagegear.core.ImGearMultichannelLUT)
Public MethodsetRedLUTSets the single-channel LUT for the Red channel.

The default value is null.

 
Top
Protected Methods
 NameDescription
Protected MethodonPropertyChangedCan be called by subclasses when their properties change. Subscribers, com.accusoft.imagegear.callbackinterfaces.IImGearPropertyChangedListeners are subsequently notified. (Inherited from com.accusoft.imagegear.core.ImGearMultichannelLUT)
Top
See Also

Reference

ImGearRGBLUT Class
com.accusoft.imagegear.core Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback