ImageGear .NET - Updated December 24, 2018
Max64 Property (ImGearChannelStatistics)




ImageGear24.Core Assembly > ImageGear.Processing Namespace > ImGearChannelStatistics Structure : Max64 Property
Gets or sets a 64-bit integer, representing maximum value of the image channel.
Syntax
'Declaration
 
Public Property Max64 As Long
 
'Usage
 
Dim instance As ImGearChannelStatistics
Dim value As Long
 
instance.Max64 = value
 
value = instance.Max64

Property Value

64-bit Integer value.
See Also

Reference

ImGearChannelStatistics Structure
ImGearChannelStatistics Members