'宣言 Public Function New( _ ByVal datapointer As System.IntPtr, _ ByVal rowPitch As System.Integer, _ ByVal slicePitch As System.Integer _ )
public DataBox( System.IntPtr datapointer, System.int rowPitch, System.int slicePitch )
パラメータ
- datapointer
- データポインタ。
- rowPitch
- 行ピッチ。
- slicePitch
- スライスピッチ。