[]
IDWriteRenderingParams1
[Guid("94413cf4-a6fc-4248-8b50-6674348fcad3")]
public class RenderingParams1 : RenderingParams, IDisposable, IUnknown
Initializes a new instance of the RenderingParams1 class.
public RenderingParams1(IntPtr nativePtr)
nativePtr
System.IntPtrThe native pointer.
float IDWriteRenderingParams1::GetGrayscaleEnhancedContrast()
public float GetGrayscaleEnhancedContrast()
Performs an explicit conversion from System.IntPtr to RenderingParams1.
public static explicit operator RenderingParams1(IntPtr nativePointer)
nativePointer
System.IntPtr