DioDocs for PDF
HasTransparentPixels メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcBitmap クラス : HasTransparentPixels メソッド
The source rectangle of the GcBitmap.
Determines whether the image contains transparent or semitransparent pixels.

It always returns false for an opaque image.

シンタックス
'宣言
 
Public Function HasTransparentPixels( _
   Optional ByVal clipRect As System.Nullable(Of Rectangle) _
) As System.Boolean
public System.bool HasTransparentPixels( 
   System.Nullable<Rectangle> clipRect
)

パラメータ

clipRect
The source rectangle of the GcBitmap.
参照

GcBitmap クラス
GcBitmap メンバ