Bitmap for UWP
DevelopRaw クラス メンバ
プロパティ  メソッド  イベント

C1.UWP.DX アセンブリ > C1.Util.DX.WIC 名前空間 : DevelopRaw クラス

DevelopRawデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the DevelopRawclass.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a value indicating whether this instance is disposed. C1.Util.DX.DisposeBaseから継承されます。
Public プロパティGet a pointer to the underlying Cpp Object C1.Util.DX.CppObjectから継承されます。
Public プロパティ

Retrieves the pixel width and height of the bitmap.

C1.Util.DX.WIC.BitmapSourceから継承されます。
Public プロパティGets or sets a custom user tag object to associate with this instance.. C1.Util.DX.CppObjectから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドHRESULT IWICBitmapSource::CopyPalette([In, Optional] IWICPalette* pIPalette) C1.Util.DX.WIC.BitmapSourceから継承されます。
Public メソッドオーバーロードされます。 

Instructs the object to produce pixels.

C1.Util.DX.WIC.BitmapSourceから継承されます。
Public メソッドPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. C1.Util.DX.DisposeBaseから継承されます。
Public メソッドオーバーロードされます。 HRESULT IWICBitmapFrameDecode::GetColorContexts([In] unsigned int cCount,[InOut, Buffer, Optional] IWICColorContext** ppIColorContexts,[Out] unsigned int* pcActualCount) C1.Util.DX.WIC.BitmapFrameDecodeから継承されます。
Public メソッドHRESULT IWICDevelopRaw::GetContrast([Out] double* pContrast)  
Public メソッドHRESULT IWICDevelopRaw::GetCurrentParameterSet([Out] IPropertyBag2** ppCurrentParameterSet)  
Public メソッドHRESULT IWICDevelopRaw::GetExposureCompensation([Out] double* pEV)  
Public メソッドHRESULT IWICDevelopRaw::GetGamma([Out] double* pGamma)  
Public メソッドHRESULT IWICDevelopRaw::GetKelvinRangeInfo([Out] unsigned int* pMinKelvinTemp,[Out] unsigned int* pMaxKelvinTemp,[Out] unsigned int* pKelvinTempStepValue)  
Public メソッドHRESULT IWICBitmapFrameDecode::GetMetadataQueryReader([Out] IWICMetadataQueryReader** ppIMetadataQueryReader) C1.Util.DX.WIC.BitmapFrameDecodeから継承されます。
Public メソッドHRESULT IWICDevelopRaw::GetNamedWhitePoint([Out] WICNamedWhitePoint* pWhitePoint)  
Public メソッドHRESULT IWICDevelopRaw::GetNoiseReduction([Out] double* pNoiseReduction)  
Public メソッドHRESULT IWICBitmapSource::GetPixelFormat([Out] GUID* pPixelFormat) C1.Util.DX.WIC.BitmapSourceから継承されます。
Public メソッドHRESULT IWICDevelopRaw::GetRenderMode([Out] WICRawRenderMode* pRenderMode)  
Public メソッドHRESULT IWICBitmapSource::GetResolution([Out] double* pDpiX,[Out] double* pDpiY) C1.Util.DX.WIC.BitmapSourceから継承されます。
Public メソッドHRESULT IWICDevelopRaw::GetRotation([Out] double* pRotation)  
Public メソッドHRESULT IWICDevelopRaw::GetSaturation([Out] double* pSaturation)  
Public メソッドHRESULT IWICDevelopRaw::GetSharpness([Out] double* pSharpness)  
Public メソッドHRESULT IWICBitmapSource::GetSize([Out] unsigned int* puiWidth,[Out] unsigned int* puiHeight) C1.Util.DX.WIC.BitmapSourceから継承されます。
Public メソッドHRESULT IWICBitmapFrameDecode::GetThumbnail([Out] IWICBitmapSource** ppIThumbnail) C1.Util.DX.WIC.BitmapFrameDecodeから継承されます。
Public メソッドHRESULT IWICDevelopRaw::GetTint([Out] double* pTint)  
Public メソッドHRESULT IWICDevelopRaw::GetToneCurve([In] unsigned int cbToneCurveBufferSize,[Out, Buffer, Optional] WICRawToneCurve* pToneCurve,[InOut, Optional] unsigned int* pcbActualToneCurveBufferSize)  
Public メソッドHRESULT IWICDevelopRaw::GetWhitePointKelvin([Out] unsigned int* pWhitePointKelvin)  
Public メソッドHRESULT IWICDevelopRaw::GetWhitePointRGB([Out] unsigned int* pRed,[Out] unsigned int* pGreen,[Out] unsigned int* pBlue)  
Public メソッドHRESULT IWICDevelopRaw::LoadParameterSet([In] WICRawParameterSet ParameterSet)  
Public メソッドオーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
Public メソッドオーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
Public メソッドHRESULT IWICDevelopRaw::QueryRawCapabilitiesInfo([In] WICRawCapabilitiesInfo* pInfo)  
Public メソッドHRESULT IWICDevelopRaw::SetContrast([In] double Contrast)  
Public メソッドHRESULT IWICDevelopRaw::SetDestinationColorContext([In, Optional] IWICColorContext* pColorContext)  
Public メソッドHRESULT IWICDevelopRaw::SetExposureCompensation([In] double ev)  
Public メソッドHRESULT IWICDevelopRaw::SetGamma([In] double Gamma)  
Public メソッドHRESULT IWICDevelopRaw::SetNamedWhitePoint([In] WICNamedWhitePoint WhitePoint)  
Public メソッドHRESULT IWICDevelopRaw::SetNoiseReduction([In] double NoiseReduction)  
Public メソッドHRESULT IWICDevelopRaw::SetNotificationCallback([In, Optional] IWICDevelopRawNotificationCallback* pCallback)  
Public メソッドHRESULT IWICDevelopRaw::SetRenderMode([In] WICRawRenderMode RenderMode)  
Public メソッドHRESULT IWICDevelopRaw::SetRotation([In] double Rotation)  
Public メソッドHRESULT IWICDevelopRaw::SetSaturation([In] double Saturation)  
Public メソッドHRESULT IWICDevelopRaw::SetSharpness([In] double Sharpness)  
Public メソッドHRESULT IWICDevelopRaw::SetTint([In] double Tint)  
Public メソッドHRESULT IWICDevelopRaw::SetToneCurve([In] unsigned int cbToneCurveSize,[In, Buffer] const WICRawToneCurve* pToneCurve)  
Public メソッドHRESULT IWICDevelopRaw::SetWhitePointKelvin([In] unsigned int WhitePointKelvin)  
Public メソッドHRESULT IWICDevelopRaw::SetWhitePointRGB([In] unsigned int Red,[In] unsigned int Green,[In] unsigned int Blue)  
Public メソッドオーバーロードされます。 Get the ColorContextof the image (if any) C1.Util.DX.WIC.BitmapFrameDecodeから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントOccurs when this instance is fully disposed. C1.Util.DX.DisposeBaseから継承されます。
Public イベントOccurs when this instance is starting to be disposed. C1.Util.DX.DisposeBaseから継承されます。
トップ
パブリック オペレータ
Performs an explicit conversion from System.IntPtrto DevelopRaw.
トップ
参照

DevelopRaw クラス
C1.Util.DX.WIC 名前空間