ComponentOne Bitmap for UWP
Explicit Type Conversion Operator (BitmapCodecInfo)

C1.UWP.DX Assembly > C1.Util.DX.WIC Namespace > BitmapCodecInfo Class : Explicit Type Conversion Operator
Performs an explicit conversion from System.IntPtr to BitmapCodecInfo.
Syntax
'Declaration
 
Public Shadows Operator Narrowing CType( _
   ByVal nativePointer As System.IntPtr _
) As BitmapCodecInfo
public new BitmapCodecInfo operator explicit( 
   System.IntPtr nativePointer
)

Parameters

nativePointer
See Also

Reference

BitmapCodecInfo Class
BitmapCodecInfo Members