'宣言 Public Overloads Shared Function Create( _ ByVal factory As ImagingFactory, _ ByVal bitmapSource As BitmapSource, _ ByVal option As BitmapCreateCacheOption _ ) As Bitmap
public static Bitmap Create( ImagingFactory factory, BitmapSource bitmapSource, BitmapCreateCacheOption option )
パラメータ
- factory
 - The factory.
 - bitmapSource
 - The bitmap source ref.
 - option
 - The option.