Leadtools.Jpeg2000 Namespace > Jpeg2000FrameInformation Structure : BitsPerPixel Property |
public int BitsPerPixel {get; set;}
'Declaration Public Property BitsPerPixel As Integer
'Usage Dim instance As Jpeg2000FrameInformation Dim value As Integer instance.BitsPerPixel = value value = instance.BitsPerPixel