Leadtools.Workflow.ImageProcessing Namespace > ColorResolutionActivity Class : BitsPerPixel Property |
public int BitsPerPixel {get; set;}
'Declaration Public Property BitsPerPixel As Integer
'Usage Dim instance As ColorResolutionActivity Dim value As Integer instance.BitsPerPixel = value value = instance.BitsPerPixel