ImageGear for Java
createFromMinMax Method
Window Minimum.
Window Maximum.
Creates Window transform from Window minimum and maximum values.
Syntax
public static ImGearVOIWindow createFromMinMax( 
   int min,
   int max
)

Parameters

min
Window Minimum.
max
Window Maximum.

Return Value

ImGearVOIWindow structure object.

This method creates Window transform from 32-bit integer Minimum and Maximum values. Please use createFromMinMax method if you are working with 17-32 bit per channel images.

See Also

Reference

ImGearVOIWindow Class
ImGearVOIWindow Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback