'宣言 Protected Function New( _ ByVal imageWidth As System.Integer, _ ByVal imageHeight As System.Integer, _ ByVal tileWidth As System.Integer, _ ByVal tileHeight As System.Integer, _ ByVal tileOverlap As System.Integer _ )
protected C1MultiScaleTileSource( System.int imageWidth, System.int imageHeight, System.int tileWidth, System.int tileHeight, System.int tileOverlap )
パラメータ
- imageWidth
- 画像の幅。
- imageHeight
- 画像の高さ。
- tileWidth
- 画像内のタイルの幅。
- tileHeight
- 画像内のタイルの高さ。
- tileOverlap
- 画像内のタイルの重なり具合。