ImageGear .NET - Updated May 1, 2018
BitDepth Property (ImGearThumbnailItem)




ImageGear24.Wpf Assembly > ImageGear.WPF Namespace > ImGearThumbnailItem Class : BitDepth Property
Gets the original image bit depth.
Syntax
'Declaration
 
Public ReadOnly Property BitDepth As Integer
 
'Usage
 
Dim instance As ImGearThumbnailItem
Dim value As Integer
 
value = instance.BitDepth

Property Value

Integer value.
See Also

Reference

ImGearThumbnailItem Class
ImGearThumbnailItem Members