Accusoft.ImagXpress13.Net
BitsPerPixel Property (ImageXData)




Gets the number of bits per pixel.
Syntax
'Declaration
 
Public ReadOnly Property BitsPerPixel As Integer
'Usage
 
Dim instance As ImageXData
Dim value As Integer
 
value = instance.BitsPerPixel
public int BitsPerPixel {get;}
public: __property int get_BitsPerPixel();
public:
property int BitsPerPixel {
   int get();
}

Property Value

An integer value which represents the number of bits per pixel.
See Also

Reference

ImageXData Class
ImageXData Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback