名前 | 解説 | |
---|---|---|
![]() | CopyPalette | HRESULT IWICBitmapSource::CopyPalette([In, Optional] IWICPalette* pIPalette) |
![]() | CopyPixels | オーバーロードされます。 Instructs the object to produce pixels. |
![]() | GetPixelFormat | HRESULT IWICBitmapSource::GetPixelFormat([Out] GUID* pPixelFormat) |
![]() | GetResolution | HRESULT IWICBitmapSource::GetResolution([Out] double* pDpiX,[Out] double* pDpiY) |
![]() | GetSize | HRESULT IWICBitmapSource::GetSize([Out] unsigned int* puiWidth,[Out] unsigned int* puiHeight) |
![]() | 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から継承されます。 |