DioDocs for PDF
ImportColorChannel メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcBitmap クラス : ImportColorChannel メソッド
A GrayscaleBitmap with source data.
A channel of the destination GcBitmap to be updated.
Copies data from a GrayscaleBitmap to one color channel of the current GcBitmap of the same pixel size.
シンタックス
'宣言
 
Public Sub ImportColorChannel( _
   ByVal sourceImage As GrayscaleBitmap, _
   ByVal colorChannel As ColorChannel _
) 
public void ImportColorChannel( 
   GrayscaleBitmap sourceImage,
   ColorChannel colorChannel
)

パラメータ

sourceImage
A GrayscaleBitmap with source data.
colorChannel
A channel of the destination GcBitmap to be updated.
参照

GcBitmap クラス
GcBitmap メンバ