HRESULT IWICBitmapSource::GetResolution([Out] double* pDpiX,[Out] double* pDpiY)
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Sub GetResolution( _
   ByRef  As System.Double, _
   ByRef  As System.Double _
) 
             
        
            
            public void GetResolution( 
   out System.double ,
   out System.double 
)
             
        
             
        
            パラメータ
- dpiXRef
 
- dpiYRef
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照