'Declaration
Public Overridable Function GetImageCodecInfo() As System.Drawing.Imaging.ImageCodecInfo
'Usage
Dim instance As NRasterImageFormat Dim value As System.Drawing.Imaging.ImageCodecInfo value = instance.GetImageCodecInfo()
public virtual System.Drawing.Imaging.ImageCodecInfo GetImageCodecInfo()