コード例 #1
0
 private Bitmap GetUserRepresentationClone()
 {
     return(UserRepresentation.Copy(Bitmap.Config.Argb8888, true));
 }