'宣言 Public Overridable Function CreateImageData( _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal stride As Integer, _ ByVal scan0 As IntPtr _ ) As Stream
'宣言
Public Overridable Function CreateImageData( _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal stride As Integer, _ ByVal scan0 As IntPtr _ ) As Stream
public virtual Stream CreateImageData( int width, int height, int stride, IntPtr scan0 )
Factory クラス Factory メンバ
© MESCIUS inc. All rights reserved.