'Declaration Public Function New( _
ByVal codecNameThe codec name.As System.String, _
ByVal imageRAW page.As Vintasoft.Imaging.Codecs.Decoders.WholeSlideImage _
)
public WholeSlideImageMetadata(
System.String codecName,
Vintasoft.Imaging.Codecs.Decoders.WholeSlideImage image
)
public: WholeSlideImageMetadata(
System.String codecName,
Vintasoft.Imaging.Codecs.Decoders.WholeSlideImage* image
)
public:
WholeSlideImageMetadata(
System.String codecName,
Vintasoft.Imaging.Codecs.Decoders.WholeSlideImage^ image
)
Parameters
- codecName
- The codec name.
- image
- RAW page.