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