Name
image:GetBitsPerComponent -- get bits per component
Synopsis
bpc = image:GetBitsPerComponent()
Function
image:GetBitsPerComponent() gets the number of bits used to describe each color component.

Inputs
none

Results
bpc
bits per component

Show TOC