次の方法で共有


BitmapExportContext クラス

定義

public ref class BitmapExportContext abstract : IDisposable
public abstract class BitmapExportContext : IDisposable
type BitmapExportContext = class
    interface IDisposable
Public MustInherit Class BitmapExportContext
Implements IDisposable
継承
BitmapExportContext
派生
実装

コンストラクター

BitmapExportContext(Int32, Int32, Single)

プロパティ

Canvas
Dpi
Height
Image
Width

メソッド

Dispose()
WriteToStream(Stream)

拡張メソッド

WriteToFile(BitmapExportContext, String)

適用対象