<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Getaji</author_name>
  <author_url>https://blog.hatena.ne.jp/Getaji/</author_url>
  <blog_title>路地裏牧場</blog_title>
  <blog_url>https://mw.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>というおはなし。 ちょっとググったらすぐ見つかったので備忘録として。 変換するメソッドを置いとくのでご自由にどうぞどうぞ。 /** * JavaFXのImageをSwingのImageIconに変換します. * @param fximage JavaFXのImage * @return SwingのImageIcon */ public static ImageIcon fromFXImage(javafx.scene.image.Image fximage) { BufferedImage icon = SwingFXUtils.fromFXImage(fximage, null); ret…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmw.hatenablog.jp%2Fentry%2F20140102%2F1388645334&quot; title=&quot;JavaFX Image to Swing Image - 路地裏牧場&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-01-02 15:48:54</published>
  <title>JavaFX Image to Swing Image</title>
  <type>rich</type>
  <url>https://mw.hatenablog.jp/entry/20140102/1388645334</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
