CachedBitmap(Bitmap, Graphics) Oluşturucu

Tanım

cihaz ayarları graphicsiçin cihaza bağımlı bir kopyasını bitmap oluşturur.

public:
 CachedBitmap(System::Drawing::Bitmap ^ bitmap, System::Drawing::Graphics ^ graphics);
public CachedBitmap (System.Drawing.Bitmap bitmap, System.Drawing.Graphics graphics);
new System.Drawing.Imaging.CachedBitmap : System.Drawing.Bitmap * System.Drawing.Graphics -> System.Drawing.Imaging.CachedBitmap
Public Sub New (bitmap As Bitmap, graphics As Graphics)

Parametreler

bitmap
Bitmap

Dönüştürülecek Bitmap .

graphics
Graphics

öğesinin Graphics önbelleğe alınmış kopyasını bitmapbiçimlendirmek için kullanılacak nesne.

Özel durumlar

bitmap veya graphics şeklindedir null.

Şunlara uygulanır