'宣言 Public Overloads Sub ImportAsFragment( _ ByVal sourceWicBitmap As GcWicBitmap, _ ByVal xDst As System.Integer, _ ByVal yDst As System.Integer _ )
public void ImportAsFragment( GcWicBitmap sourceWicBitmap, System.int xDst, System.int yDst )
パラメータ
- sourceWicBitmap
- The source GcWicBitmap.
- xDst
- The destination X pixel coordinate within the target bitmap.
- yDst
- The destination Y pixel coordinate within the target bitmap.