名前 | 解説 | |
---|---|---|
CopyPalette | HRESULT IWICBitmapSource::CopyPalette([In, Optional] IWICPalette* pIPalette) C1.Util.DX.WIC.BitmapSourceから継承されます。 | |
CopyPixels | オーバーロードされます。 Instructs the object to produce pixels. C1.Util.DX.WIC.BitmapSourceから継承されます。 | |
GetColorContexts | オーバーロードされます。 HRESULT IWICBitmapFrameDecode::GetColorContexts([In] unsigned int cCount,[InOut, Buffer, Optional] IWICColorContext** ppIColorContexts,[Out] unsigned int* pcActualCount) C1.Util.DX.WIC.BitmapFrameDecodeから継承されます。 | |
GetContrast | HRESULT IWICDevelopRaw::GetContrast([Out] double* pContrast) | |
GetCurrentParameterSet | HRESULT IWICDevelopRaw::GetCurrentParameterSet([Out] IPropertyBag2** ppCurrentParameterSet) | |
GetExposureCompensation | HRESULT IWICDevelopRaw::GetExposureCompensation([Out] double* pEV) | |
GetGamma | HRESULT IWICDevelopRaw::GetGamma([Out] double* pGamma) | |
GetKelvinRangeInfo | HRESULT IWICDevelopRaw::GetKelvinRangeInfo([Out] unsigned int* pMinKelvinTemp,[Out] unsigned int* pMaxKelvinTemp,[Out] unsigned int* pKelvinTempStepValue) | |
GetMetadataQueryReader | HRESULT IWICBitmapFrameDecode::GetMetadataQueryReader([Out] IWICMetadataQueryReader** ppIMetadataQueryReader) C1.Util.DX.WIC.BitmapFrameDecodeから継承されます。 | |
GetNamedWhitePoint | HRESULT IWICDevelopRaw::GetNamedWhitePoint([Out] WICNamedWhitePoint* pWhitePoint) | |
GetNoiseReduction | HRESULT IWICDevelopRaw::GetNoiseReduction([Out] double* pNoiseReduction) | |
GetPixelFormat | HRESULT IWICBitmapSource::GetPixelFormat([Out] GUID* pPixelFormat) C1.Util.DX.WIC.BitmapSourceから継承されます。 | |
GetRenderMode | HRESULT IWICDevelopRaw::GetRenderMode([Out] WICRawRenderMode* pRenderMode) | |
GetResolution | HRESULT IWICBitmapSource::GetResolution([Out] double* pDpiX,[Out] double* pDpiY) C1.Util.DX.WIC.BitmapSourceから継承されます。 | |
GetRotation | HRESULT IWICDevelopRaw::GetRotation([Out] double* pRotation) | |
GetSaturation | HRESULT IWICDevelopRaw::GetSaturation([Out] double* pSaturation) | |
GetSharpness | HRESULT IWICDevelopRaw::GetSharpness([Out] double* pSharpness) | |
GetSize | HRESULT IWICBitmapSource::GetSize([Out] unsigned int* puiWidth,[Out] unsigned int* puiHeight) C1.Util.DX.WIC.BitmapSourceから継承されます。 | |
GetThumbnail | HRESULT IWICBitmapFrameDecode::GetThumbnail([Out] IWICBitmapSource** ppIThumbnail) C1.Util.DX.WIC.BitmapFrameDecodeから継承されます。 | |
GetTint | HRESULT IWICDevelopRaw::GetTint([Out] double* pTint) | |
GetToneCurve | HRESULT IWICDevelopRaw::GetToneCurve([In] unsigned int cbToneCurveBufferSize,[Out, Buffer, Optional] WICRawToneCurve* pToneCurve,[InOut, Optional] unsigned int* pcbActualToneCurveBufferSize) | |
GetWhitePointKelvin | HRESULT IWICDevelopRaw::GetWhitePointKelvin([Out] unsigned int* pWhitePointKelvin) | |
GetWhitePointRGB | HRESULT IWICDevelopRaw::GetWhitePointRGB([Out] unsigned int* pRed,[Out] unsigned int* pGreen,[Out] unsigned int* pBlue) | |
LoadParameterSet | HRESULT IWICDevelopRaw::LoadParameterSet([In] WICRawParameterSet ParameterSet) | |
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から継承されます。 | |
QueryRawCapabilitiesInfo | HRESULT IWICDevelopRaw::QueryRawCapabilitiesInfo([In] WICRawCapabilitiesInfo* pInfo) | |
SetContrast | HRESULT IWICDevelopRaw::SetContrast([In] double Contrast) | |
SetDestinationColorContext | HRESULT IWICDevelopRaw::SetDestinationColorContext([In, Optional] IWICColorContext* pColorContext) | |
SetExposureCompensation | HRESULT IWICDevelopRaw::SetExposureCompensation([In] double ev) | |
SetGamma | HRESULT IWICDevelopRaw::SetGamma([In] double Gamma) | |
SetNamedWhitePoint | HRESULT IWICDevelopRaw::SetNamedWhitePoint([In] WICNamedWhitePoint WhitePoint) | |
SetNoiseReduction | HRESULT IWICDevelopRaw::SetNoiseReduction([In] double NoiseReduction) | |
SetNotificationCallback | HRESULT IWICDevelopRaw::SetNotificationCallback([In, Optional] IWICDevelopRawNotificationCallback* pCallback) | |
SetRenderMode | HRESULT IWICDevelopRaw::SetRenderMode([In] WICRawRenderMode RenderMode) | |
SetRotation | HRESULT IWICDevelopRaw::SetRotation([In] double Rotation) | |
SetSaturation | HRESULT IWICDevelopRaw::SetSaturation([In] double Saturation) | |
SetSharpness | HRESULT IWICDevelopRaw::SetSharpness([In] double Sharpness) | |
SetTint | HRESULT IWICDevelopRaw::SetTint([In] double Tint) | |
SetToneCurve | HRESULT IWICDevelopRaw::SetToneCurve([In] unsigned int cbToneCurveSize,[In, Buffer] const WICRawToneCurve* pToneCurve) | |
SetWhitePointKelvin | HRESULT IWICDevelopRaw::SetWhitePointKelvin([In] unsigned int WhitePointKelvin) | |
SetWhitePointRGB | HRESULT IWICDevelopRaw::SetWhitePointRGB([In] unsigned int Red,[In] unsigned int Green,[In] unsigned int Blue) | |
TryGetColorContexts | オーバーロードされます。 Get the ColorContextof the image (if any) C1.Util.DX.WIC.BitmapFrameDecodeから継承されます。 |