雅虎香港 搜尋

搜尋結果

  1. www.docs.microsoft.com › PC › 194411Microsoft Docs

    Microsoft Docs

  2. The following code example demonstrates how to create an instance of and use a JpegBitmapDecoder from a Uri. The decoded image is used as the source of an Image control. C#. コピー. // Open a Uri and decode a JPEG image. Uri myUri = new Uri("tulipfarm.jpg", UriKind.RelativeOrAbsolute);