 | PhaseImage Constructor (Int32, Int32) |
Constructor
Namespace:
LynceeTec.Imaging
Assembly:
LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntaxpublic PhaseImage(
int width,
int height
)
public:
PhaseImage(
int width,
int height
)
Parameters
- width
- Type: SystemInt32
Image width pixels number - height
- Type: SystemInt32
Image height pixels number
See Also