'宣言 Public Overridable Function CreateImageData( _ ByVal width As System.Integer, _ ByVal height As System.Integer, _ ByVal stride As System.Integer, _ ByVal scan0 As System.IntPtr _ ) As System.IO.Stream
public virtual System.IO.Stream CreateImageData( System.int width, System.int height, System.int stride, System.IntPtr scan0 )
Factory クラス Factory メンバ