Imaging Library for Silverlight
暗黙的 キャスト 演算子 オペレータ

GIF イメージ。
C1GifImage から System.Windows.Media.ImageSource に暗黙の変換を実行します。
構文
'宣言
 
Public Operator Widening CType( _
   ByVal gifImage As C1GifImage _
) As System.Windows.Media.ImageSource
public System.Windows.Media.ImageSource operator implicit( 
   C1GifImage gifImage
)

パラメータ

gifImage
GIF イメージ。

戻り値の型

変換の結果。
参照

C1GifImage クラス
C1GifImage メンバ