Visual Basic
C#
Managed Extensions for C++
C++/CLI
Property Value
32-bit Integer value.This property represents the 32-bit integer minimum 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 Min property throws ImageGear.Core.ImGearErrorCodes.PARAMETER_HAS_INVALID_VALUE exception.
Use Min64 property if you are working with 32-bit per channel images.