 | ImgPropertyItem Constructor (Int32, Int32) |
Namespace:
CohesiveComputing.Imaging
Assembly:
CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntaxpublic ImgPropertyItem(
int id,
int[] value
)
Parameters
- id
- Type: SystemInt32
The identifier. - value
- Type: SystemInt32
The value.
See Also