Last updated: July 23, 2026
名前空間: YukkuriMovieMaker.Plugin.Brush
アセンブリ: YukkuriMovieMaker.Plugin.dll
ブラシのパラメーターを表すインターフェースです。
public interface IBrushParameter : INotifyPropertyChanged, INotifyPropertyChanging, IAnimatable, IUndoRedoable, IEditable
このパラメーターに基づいてブラシソースを生成します。
IBrushSource CreateBrush(IGraphicsDevicesAndContext devices);
devices YukkuriMovieMaker.Commons.IGraphicsDevicesAndContext
Last updated: July 23, 2026
名前空間: YukkuriMovieMaker.Plugin.Brush
アセンブリ: YukkuriMovieMaker.Plugin.dll
ブラシのパラメーターを表すインターフェースです。
public interface IBrushParameter : INotifyPropertyChanged, INotifyPropertyChanging, IAnimatable, IUndoRedoable, IEditable
このパラメーターに基づいてブラシソースを生成します。
IBrushSource CreateBrush(IGraphicsDevicesAndContext devices);
devices YukkuriMovieMaker.Commons.IGraphicsDevicesAndContext