'Declaration Protected Overrides Function GetPageMetadata( _
ByVal encodeStreamПоток кодирования.As System.IO.Stream, _
ByVal imageИзображение.As Vintasoft.Imaging.VintasoftImage _
) As Vintasoft.Imaging.Metadata.PageMetadata
protected override Vintasoft.Imaging.Metadata.PageMetadata GetPageMetadata(
System.IO.Stream encodeStream,
Vintasoft.Imaging.VintasoftImage image
)
protected: Vintasoft.Imaging.Metadata.PageMetadata* GetPageMetadata(
System.IO.Stream* encodeStream,
Vintasoft.Imaging.VintasoftImage* image
); override
protected:
Vintasoft.Imaging.Metadata.PageMetadata^ GetPageMetadata(
System.IO.Stream^ encodeStream,
Vintasoft.Imaging.VintasoftImage^ image
); override
Parameters
- encodeStream
- Поток кодирования.
- image
- Изображение.
Return Value
Дерево метаданных страницы, которое будет закодировано изображением.