var raster = Cx.Raster({ imageLink: '30305c17-ef10-4183-9c94-008f9a7c2d6b' });
Properties
Properties | Type | Def | Definition |
---|---|---|---|
imageLink |
Id | nul | Image Id |
width |
Magnitude | null | Linked image width |
height |
Magnitude | null | Linked image height |
dpi |
Number | 25.4 |
Initial DPI |
monochromeColors |
[Color,Color] | [] |
For monochorme bitmaps, color for 0 and 1 |
raster.isMonochrome();
raster.globalDpi$();raster.globalDpi_();