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




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > IImGearThumbnailItem Interface : BitDepth Property
Gets original image bit depth.
Syntax
'Declaration
 
ReadOnly Property BitDepth As Integer
 
'Usage
 
Dim instance As IImGearThumbnailItem
Dim value As Integer
 
value = instance.BitDepth

Property Value

Integer value.
See Also

Reference

IImGearThumbnailItem Interface
IImGearThumbnailItem Members