GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Factory クラス : CreateImageData メソッド |
'Declaration
Public Overridable Function CreateImageData( _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal stride As Integer, _ ByVal scan0 As IntPtr _ ) As Stream