Creates an
GradientStopCollectionfrom the specified gradient stops, a Gamma StandardRgb, and ExtendMode.Clamp.
オーバーロード一覧
オーバーロード | 解説 |
Create(RenderTarget,GradientStop[]) | Creates an GradientStopCollectionfrom the specified gradient stops, a Gamma StandardRgb, and ExtendMode.Clamp. |
Create(RenderTarget,GradientStop[],ExtendMode) | Creates an GradientStopCollectionfrom the specified gradient stops, color Gamma.StandardRgb, and extend mode. |
Create(RenderTarget,GradientStop[],Gamma) | Creates an GradientStopCollectionfrom the specified gradient stops, color interpolation gamma, and ExtendMode.Clamp. |
Create(RenderTarget,GradientStop[],Gamma,ExtendMode) | Creates an GradientStopCollectionfrom the specified gradient stops, color interpolation gamma, and extend mode. |
参照