2009年5月20日
Read EXIF Jpeg Metadata in Silverlight
如果 user 想要上傳檔案的時後,可以先讀取 EXIF Jpeg Metadata 可以省去使用者不少輸入相關資料的時間。可惜,Silverlight 似乎沒有支援這些功能,而只能有 JavaScript 來處理。
[Reference]
Javascript EXIF Reader: http://www.nihilogic.dk/labs/exif/
Read EXIF Jpeg Metadata in Silverlight: http://silverlight.net/forums/t/68464.aspx
EXIFextractor library to extract EXIF information (C#): http://www.codeproject.com/KB/graphics/exifextractor.aspx
訂閱:
張貼留言 (Atom)
Deploying Vue & .NET with Google OAuth on GCP Cloud Run
Deploying Vue & .NET with Google OAuth on GCP Cloud Run Deploying Vue & .NET with Google OAuth on GCP Cloud Run...
-
有幾個正正當當的 SEO 規則: 讓 Google 與 Yahoo 知道這個網站或網頁的存在:Google 可以透過網站管理工具,Yahoo 則透過 siteexplorer。 找出與網站相關的熱門關鍵字:既然想透過 Google 或 Yahoo 的關鍵字搜尋,當然不要選...
-
使用 WPF 建立雙螢幕或多螢幕畫面,作法如下: 首先刪除 App.xaml 中的 StartupUri="MainWindows.xaml"的設定。 加入 System.Windows.Forms (for Screen) 與 System.Drawi...
-
由於 Silverlight 並沒有中文字型,所以要顯示中文字便比較麻煩。 如果文字的內容是固定,可以用圖形或將文字轉成 path 的方式處理, 若文字是變動性的,甚至是由 user 來輸入, 就必須建立 WCF 由 server 端來處理了。 以下是 Server 端, 將 ...
沒有留言:
張貼留言