ImageGear .NET - Updated October 26, 2017
BitsPerComponent Field




ImageGear23.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

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