'Declaration Public Function GetImageInfo( _
ByVal decodingSettingsThe decoding settings, which must be used to get information about the image of page.As Vintasoft.Imaging.Codecs.Decoders.DecodingSettings _
) As Vintasoft.Imaging.Codecs.Decoders.ImageInfo
public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(
Vintasoft.Imaging.Codecs.Decoders.DecodingSettings decodingSettings
)
Parameters
- decodingSettings
- The decoding settings, which must be used to get information about the image of page.
Return Value
Information about the image, which is associated with the page of the source image.