ComponentOne Bitmap for WPF
Explicit Type Conversion Operator (FastMetadataEncoder)

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

Parameters

nativePointer
See Also

Reference

FastMetadataEncoder Class
FastMetadataEncoder Members