[]
        
(Showing Draft Content)

C1.Util.DX.WIC.PixelFormatInfo2

PixelFormatInfo2 Class

IWICPixelFormatInfo2

Implements
Namespace: C1.Util.DX.WIC
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("A9DB33A2-AF5F-43C7-B679-74F5984B5AA4")]
public class PixelFormatInfo2 : PixelFormatInfo, IDisposable, IUnknown

Constructors

Name Description
PixelFormatInfo2(IntPtr)

Initializes a new instance of the PixelFormatInfo2 class.

Methods

Name Description
GetNumericRepresentation()

HRESULT IWICPixelFormatInfo2::GetNumericRepresentation([Out] WICPixelFormatNumericRepresentation* pNumericRepresentation)

IsSupportingTransparency()

HRESULT IWICPixelFormatInfo2::SupportsTransparency([Out] BOOL* pfSupportsTransparency)

Operators

Name Description
explicit operator PixelFormatInfo2(IntPtr)

Performs an explicit conversion from IntPtr to PixelFormatInfo2.