ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > IImGearThumbnailItem Interface : BitDepth Property |
'Declaration ReadOnly Property BitDepth As Integer
'Usage Dim instance As IImGearThumbnailItem Dim value As Integer value = instance.BitDepth
int BitDepth {get;}
__property int get_BitDepth();