Preparing search index...
The search index is not available
ImageJS
ImageJS
convertBitDepth
Function convertBitDepth
convertBitDepth
(
image
:
Image
,
newBitDepth
:
BitDepth
)
:
Image
Convert the bit depth of an image.
Parameters
image
:
Image
Image to convert.
newBitDepth
:
BitDepth
Bit depth to convert to.
Returns
Image
Converted image.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ImageJS
Loading...
Convert the bit depth of an image.