Constructor
# new Float16Image(width, height, colorspaceopt)
Creates a new Float16Image
instance.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
width |
number
|
The width of the image in pixels. |
|
height |
number
|
The height of the image in pixels. |
|
colorspace |
string
|
<optional> |
The color space to use for the image. Defaults to |