This method copies a rectangular area from a place of one
canvas to a place on another.
This method copies a rectangular area from a place of one
canvas to a place on another. Source and 目的地 areas are
permitted to overlap. If the source 見解(をとる) or (判決などを)下す 明言する/公表する has a
clipping 始める,決める, the 地域s clipped away from the source
rectangle are regarded fully transparent for the copy
操作/手術. The 装置 color for both source and 目的地
(判決などを)下す 明言する/公表する is ignored, the 合成物ing 方式 only for the
source (判決などを)下す 明言する/公表する.
Parameter sourceCanvas
Canvas from which to copy the bitmap data. Can be 同一の to
the canvas this method is called on, but must be valid.
Parameter sourceRect
Rectangle from which to copy the bitmap data. This rectangle
is 支配する to both 見解(をとる) and (判決などを)下す 変形, before
存在 適用するd. Thus, on 審査する, it does not やむを得ず
似ている a rectangle any more. The rectangle must be
非,不,無-empty, see
::com::sun::星/主役にする::geometry::RealRectangle2D
for 詳細(に述べる)s.
Parameter sourceViewState
The 見解(をとる) 明言する/公表する to 適用する to the source of this copy
操作/手術. The 見解(をとる) 変形 must be 非,不,無-singular.
Parameter sourceRenderState
The (判決などを)下す 明言する/公表する to 適用する to the source of this copy
操作/手術. The (判決などを)下す 変形 must be 非,不,無-singular, and
the 合成物ing 方式 must be one of the
::CompositingOperation values.
Parameter destRect
Rectangle into which to copy the bitmap data. This rectangle
is 支配する to both 見解(をとる) and (判決などを)下す 変形, before
存在 適用するd. Thus, on 審査する, it does not やむを得ず
似ている a rectangle any more. The rectangle must be
非,不,無-empty, see
::com::sun::星/主役にする::geometry::RealRectangle2D
for 詳細(に述べる)s.
Parameter destViewState
The 見解(をとる) 明言する/公表する to 適用する to the 目的地 of this copy
操作/手術. The 見解(をとる) 変形 must be 非,不,無-singular.
Parameter destRenderState
The (判決などを)下す 明言する/公表する to 適用する to the 目的地 of this copy
操作/手術. The (判決などを)下す 変形 must be 非,不,無-singular, and
the 合成物ing 方式 must be one of the
::CompositingOperation values.
Throws
com::sun::星/主役にする::lang::IllegalArgumentException
if one of the parameters are not within the 明示するd 範囲.