名前 | 解説 | |
---|---|---|
![]() | PixelFormatInfo コンストラクタ | Initializes a new instance of the PixelFormatInfoclass. |
PixelFormatInfoデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | PixelFormatInfo コンストラクタ | Initializes a new instance of the PixelFormatInfoclass. |
名前 | 解説 | |
---|---|---|
![]() | 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) |
![]() | GetChannelCount | HRESULT IWICPixelFormatInfo::GetChannelCount([Out] unsigned int* puiChannelCount) |
![]() | GetChannelMask | オーバーロードされます。 Gets the channel mask. |
![]() | GetCLSID | HRESULT IWICComponentInfo::GetCLSID([Out] GUID* pclsid) C1.Util.DX.WIC.ComponentInfoから継承されます。 |
![]() | GetColorContext | HRESULT IWICPixelFormatInfo::GetColorContext([Out] IWICColorContext** ppIColorContext) |
![]() | GetComponentType | HRESULT IWICComponentInfo::GetComponentType([Out] WICComponentType* pType) C1.Util.DX.WIC.ComponentInfoから継承されます。 |
![]() | GetFormatGUID | HRESULT IWICPixelFormatInfo::GetFormatGUID([Out] GUID* pFormat) |
![]() | GetFriendlyName | HRESULT IWICComponentInfo::GetFriendlyName([In] unsigned int cchFriendlyName,[In] void* wzFriendlyName,[Out] unsigned int* pcchActual) C1.Util.DX.WIC.ComponentInfoから継承されます。 |
![]() | 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から継承されます。 |
![]() | 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 PixelFormatInfo. |