Пример #1
0
 public static unsafe Bitmap *Copy(Bitmap *existingBitmap)
 => Ultralight.CreateBitmapFromCopy(existingBitmap);