ImageGear21.Wpf Assembly > ImageGear.WPF Namespace > ImGearThumbnailItem Class : BitDepth Property |
'Declaration Public ReadOnly Property BitDepth As Integer
'Usage Dim instance As ImGearThumbnailItem Dim value As Integer value = instance.BitDepth
public int BitDepth {get;}
public: __property int get_BitDepth();