ImageGear for Java
createFromChannelSpec Method
Depth of an image to which the Window transform will be applied.
Signed attribute of an image to which the Window transform will be applied.
Creates a VOI Window transform based on channel depth and signed attribute.
Syntax
public static ImGearVOIWindow createFromChannelSpec( 
   int inputDepth,
   boolean isSigned
)

Parameters

inputDepth
Depth of an image to which the Window transform will be applied.
isSigned
Signed attribute of an image to which the Window transform will be applied.

Return Value

ImGearVOIWindow structure object.

Transform is initialized according to minimum and maximum possible values of a signed or unsigned pixel.

See Also

Reference

ImGearVOIWindow Class
ImGearVOIWindow Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback