[]
IWICPixelFormatInfo2
[Guid("A9DB33A2-AF5F-43C7-B679-74F5984B5AA4")]
public class PixelFormatInfo2 : PixelFormatInfo, IDisposable, IUnknown
Name | Description |
---|---|
PixelFormatInfo2(IntPtr) | Initializes a new instance of the PixelFormatInfo2 class. |
Name | Description |
---|---|
GetNumericRepresentation() | HRESULT IWICPixelFormatInfo2::GetNumericRepresentation([Out] WICPixelFormatNumericRepresentation* pNumericRepresentation) |
IsSupportingTransparency() | HRESULT IWICPixelFormatInfo2::SupportsTransparency([Out] BOOL* pfSupportsTransparency) |
Name | Description |
---|---|
explicit operator PixelFormatInfo2(IntPtr) | Performs an explicit conversion from IntPtr to PixelFormatInfo2. |