Bitmap for WPF
Scale クラス プロパティ

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D.Effects 名前空間 : Scale クラス

このクラスのメンバの一覧は、Scaleメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティThe mode used to calculate the border of the image, soft or hard. See Border modes for more info.  
Public プロパティGets or sets Cached property. C1.Util.DX.Direct2D.Propertiesから継承されます。
Public プロパティThe image scaling center point. This property is a C1.Util.DX.Vector2defined as: (point X, point Y). The units are in DIPs. Use the center point property to scale around a point other than the upper-left corner.  
Public プロパティGets or sets the associated instance of C1.Util.DX.Direct2D.CustomEffect. C1.Util.DX.Direct2D.Effectから継承されます。
Public プロパティThe interpolation mode the effect uses to scale the image. There are 6 scale modes that range in quality and speed. If you don't select a mode, the effect uses the interpolation mode of the device context. See Interpolation modes for more info.  
Public プロパティGets a value indicating whether this instance is disposed. C1.Util.DX.DisposeBaseから継承されます。
Public プロパティGet a pointer to the underlying Cpp Object C1.Util.DX.CppObjectから継承されます。
Public プロパティThe scale amount in the X and Y direction as a ratio of the output size to the input size. This property a C1.Util.DX.Vector2defined as: (X scale, Y scale). The scale amounts are FLOAT, unitless, and must be positive or 0.  
Public プロパティIn the high quality cubic interpolation mode, the sharpness level of the scaling filter as a float between 0 and 1. The values are unitless. You can use sharpness to adjust the quality of an image when you scale the image down. The sharpness factor affects the shape of the kernel. The higher the sharpness factor, the smaller the kernel.  
Public プロパティGets or sets a custom user tag object to associate with this instance.. C1.Util.DX.CppObjectから継承されます。
トップ
参照

Scale クラス
C1.Util.DX.Direct2D.Effects 名前空間