DioDocs for PDF
GcBitmap コンストラクタ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcBitmap クラス : GcBitmap コンストラクタ
オーバーロード一覧
オーバーロード解説
Initializes an empty instance of the GcBitmap class.  
Initializes a new instance of the GcBitmap class and creates the image.

The image content is not initialized and can contain any random data.

If subsequent rendering is going to cover the whole surface of the bitmap, or if CreateGraphics will be called on the bitmap with a non-null background color, clearing it (which is a lengthy operation for large bitmaps) is not needed. If some areas of the bitmap are going to be left untouched, they must be cleared to avoid the possibility of random artifacts showing.

 
Initializes a new instance of the GcBitmap class and sets the existing pixel data to be read/modified in-place.  
Initializes a new instance of the GcBitmap class and sets the existing pixel data to be read/modified in-place.  
Initializes a new instance of the GcBitmap class.  
Initializes a new instance of the GcBitmap class.  
Initializes a new instance of the GcBitmap class.  
Initializes a new instance of the GcBitmap class.  
参照

GcBitmap クラス
GcBitmap メンバ