ImageGear PDF v25.2 - Updated
BitsPerComponent Field




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEImageAttrs Class : BitsPerComponent Field
Number of bits used to represent each color component in the image.
Syntax
'Declaration
 
Public BitsPerComponent As Integer
'Usage
 
Dim instance As ImGearPDEImageAttrs
Dim value As Integer
 
value = instance.BitsPerComponent
 
instance.BitsPerComponent = value
public int BitsPerComponent
public: int BitsPerComponent
public:
int BitsPerComponent

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

Is this page helpful?
Yes No
Thanks for your feedback.