言語

IDynamicImageInstance インターフェイス

定義

動的な画像インスタンスを表します。

public interface class IDynamicImageInstance
public interface IDynamicImageInstance
type IDynamicImageInstance = interface
Public Interface IDynamicImageInstance
派生

メソッド

名前 説明
GetImage(DynamicImageInstance+ImageType, ActionInfoWithDynamicImageMapCollection)

動的画像インスタンスの画像ストリームを取得します。

SetDpi(Int32, Int32)

画像DPIを設定します。

SetSize(Double, Double)

画像のサイズを設定します。

適用対象