ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails 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();