PsDocument.DrawTransparentImage
PsDocument.DrawTransparentImage method
変換された透明な画像を描画します。画像にアルファ チャネルがない場合、不透明な image として描画されます
public void DrawTransparentImage(Bitmap image, Matrix transform, int transparencyThreshold)
パラメータ | タイプ | 説明 |
---|---|---|
image | Bitmap | 描くイメージ。 |
transform | Matrix | 画像を変換する行列。 |
transparencyThreshold | Int32 | 透明度ピクセルのどの値から完全に透明であると解釈されるかを定義するしきい値。このしきい値を下回るすべての値は、完全に不透明であると解釈されます。 |
関連項目
- class PsDocument
- 名前空間 Aspose.Page.EPS
- 組み立て Aspose.Page