ImageGear .NET
BitsPerComponent Field




Number of bits used to represent each color component in the image.
Syntax
public int BitsPerComponent
public: int BitsPerComponent
public:
int BitsPerComponent
'Declaration
 
Public BitsPerComponent As Integer
 
'Usage
 
Dim instance As ImGearPDEImageAttrs
Dim value As Integer
 
value = instance.BitsPerComponent
 
instance.BitsPerComponent = value

Field Value

Integer value.
Remarks
Corresponds to the BitsPerComponent key in the image dictionary. The default value is 0.
See Also

Reference

ImGearPDEImageAttrs Class
ImGearPDEImageAttrs Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback