BatchImagePro Class Library
BatchImagePro Class Library
CohesiveComputing.Imaging
ImgPropertyItem Class
ImgPropertyItem Constructor
ImgPropertyItem Constructor (Int32, Byte[])
ImgPropertyItem Constructor (Int32, Int32)
ImgPropertyItem Constructor (Int32, Int32[])
ImgPropertyItem Constructor (Int32, String)
ImgPropertyItem Constructor (Int32, Tuple(Int32, Int32))
ImgPropertyItem Constructor (Int32, Tuple(Int32, Int32)[])
ImgPropertyItem Constructor (Int32, Tuple(UInt32, UInt32))
ImgPropertyItem Constructor (Int32, Tuple(UInt32, UInt32)[])
ImgPropertyItem Constructor (Int32, UInt16)
ImgPropertyItem Constructor (Int32, UInt16[])
ImgPropertyItem Constructor (Int32, UInt32)
ImgPropertyItem Constructor (Int32, UInt32[])
ImgPropertyItem Constructor (Int32,
Tuple
Int32, Int32
)
Initializes a new instance of the
ImgPropertyItem
class.
Namespace:
CohesiveComputing.Imaging
Assembly:
CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
Copy
public
ImgPropertyItem
(
int
id
,
Tuple
<
int
,
int
>[]
value
)
Parameters
id
Type:
System
Int32
The identifier.
value
Type:
System
Tuple
Int32
,
Int32
The value.
See Also
Reference
ImgPropertyItem Class
ImgPropertyItem Overload
CohesiveComputing.Imaging Namespace
© Cohesive Computing Ltd - BatchImagePro