名前 | 解説 | |
---|---|---|
![]() | PixelFormatInfo2 コンストラクタ | Initializes a new instance of the PixelFormatInfo2class. |
PixelFormatInfo2データ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | PixelFormatInfo2 コンストラクタ | Initializes a new instance of the PixelFormatInfo2class. |
名前 | 解説 | |
---|---|---|
![]() | Author | Gets the author. C1.Util.DX.WIC.ComponentInfoから継承されます。 |
![]() | FriendlyName | Gets the friendly name. C1.Util.DX.WIC.ComponentInfoから継承されます。 |
![]() | IsDisposed | Gets a value indicating whether this instance is disposed. C1.Util.DX.DisposeBaseから継承されます。 |
![]() | NativePointer | Get a pointer to the underlying Cpp Object C1.Util.DX.CppObjectから継承されます。 |
![]() | SpecVersion | Gets the spec version. C1.Util.DX.WIC.ComponentInfoから継承されます。 |
![]() | Tag | Gets or sets a custom user tag object to associate with this instance.. C1.Util.DX.CppObjectから継承されます。 |
![]() | Version | Gets the version. C1.Util.DX.WIC.ComponentInfoから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | GetAuthor | HRESULT IWICComponentInfo::GetAuthor([In] unsigned int cchAuthor,[In] void* wzAuthor,[Out] unsigned int* pcchActual) C1.Util.DX.WIC.ComponentInfoから継承されます。 |
![]() | GetBitsPerPixel | HRESULT IWICPixelFormatInfo::GetBitsPerPixel([Out] unsigned int* puiBitsPerPixel) C1.Util.DX.WIC.PixelFormatInfoから継承されます。 |
![]() | GetChannelCount | HRESULT IWICPixelFormatInfo::GetChannelCount([Out] unsigned int* puiChannelCount) C1.Util.DX.WIC.PixelFormatInfoから継承されます。 |
![]() | GetChannelMask | オーバーロードされます。 Gets the channel mask. C1.Util.DX.WIC.PixelFormatInfoから継承されます。 |
![]() | GetCLSID | HRESULT IWICComponentInfo::GetCLSID([Out] GUID* pclsid) C1.Util.DX.WIC.ComponentInfoから継承されます。 |
![]() | GetColorContext | HRESULT IWICPixelFormatInfo::GetColorContext([Out] IWICColorContext** ppIColorContext) C1.Util.DX.WIC.PixelFormatInfoから継承されます。 |
![]() | GetComponentType | HRESULT IWICComponentInfo::GetComponentType([Out] WICComponentType* pType) C1.Util.DX.WIC.ComponentInfoから継承されます。 |
![]() | GetFormatGUID | HRESULT IWICPixelFormatInfo::GetFormatGUID([Out] GUID* pFormat) C1.Util.DX.WIC.PixelFormatInfoから継承されます。 |
![]() | GetFriendlyName | HRESULT IWICComponentInfo::GetFriendlyName([In] unsigned int cchFriendlyName,[In] void* wzFriendlyName,[Out] unsigned int* pcchActual) C1.Util.DX.WIC.ComponentInfoから継承されます。 |
![]() | GetNumericRepresentation | HRESULT IWICPixelFormatInfo2::GetNumericRepresentation([Out] WICPixelFormatNumericRepresentation* pNumericRepresentation) |
![]() | GetSigningStatus | HRESULT IWICComponentInfo::GetSigningStatus([Out] unsigned int* pStatus) C1.Util.DX.WIC.ComponentInfoから継承されます。 |
![]() | GetSpecVersion | HRESULT IWICComponentInfo::GetSpecVersion([In] unsigned int cchSpecVersion,[In] void* wzSpecVersion,[Out] unsigned int* pcchActual) C1.Util.DX.WIC.ComponentInfoから継承されます。 |
![]() | GetVendorGUID | HRESULT IWICComponentInfo::GetVendorGUID([Out] GUID* pguidVendor) C1.Util.DX.WIC.ComponentInfoから継承されます。 |
![]() | GetVersion | HRESULT IWICComponentInfo::GetVersion([In] unsigned int cchVersion,[In] void* wzVersion,[Out] unsigned int* pcchActual) C1.Util.DX.WIC.ComponentInfoから継承されます。 |
![]() | IsSupportingTransparency | HRESULT IWICPixelFormatInfo2::SupportsTransparency([Out] BOOL* pfSupportsTransparency) |
![]() | QueryInterface | オーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。 |
![]() | QueryInterfaceOrNull | オーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | Disposed | Occurs when this instance is fully disposed. C1.Util.DX.DisposeBaseから継承されます。 |
![]() | Disposing | Occurs when this instance is starting to be disposed. C1.Util.DX.DisposeBaseから継承されます。 |
![]() | Performs an explicit conversion from System.IntPtrto PixelFormatInfo2. |