ImageGearJava Project > com.accusoft.imagegear.processing Package > ImGearChannelStatistics Class : setMax Method |
This value represents the 32-bit integer maximum value of the image channel. Internal value is stored as a 64-bit integer. If the stored number exceeds the 32-bit integer range, an attempt to get the Max property throws com.accusoft.imagegear.core.ImGearErrorCodes.PARAMETER_HAS_INVALID_VALUE exception.
Use setMax64 method if you are working with 32-bit per channel images.