Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > tk/imageライブラリ > TkPhotoImageクラス

class TkPhotoImage

クラスの継承リスト: TkPhotoImage < TkImage < Tk < TkCore < TkComm < TkUtil < TkEvent < TkObject < Tk < TkCore < TkComm < TkUtil < TkEvent < TkConfigMethod < TkUtil < TkTreatFont < TkBindCore < TkKernel < Object < Kernel < BasicObject

Abstract

特異メソッド

new(*args)

インスタンスメソッド

blank
cget(option)
copy(src, *opts)
data(keys = {})
get(x, y)
get_transparency(x, y)
put(data, *opts)
read(file, *opts)
redither
set_transparency(x, y, st)
write(file, *opts)

定数

NullArgOptionKeys

Methods

Classes