mshtml
クラス _userBITMAP

java.lang.Object
  上位を拡張 mshtml._userBITMAP

public final class _userBITMAP
extends java.lang.Object


フィールドの概要
 short bmBitsPixel
           
 int bmHeight
           
 short bmPlanes
           
 int bmType
           
 int bmWidth
           
 int bmWidthBytes
           
 int cbSize
           
 
コンストラクタの概要
_userBITMAP()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

bmType

public int bmType

bmWidth

public int bmWidth

bmHeight

public int bmHeight

bmWidthBytes

public int bmWidthBytes

bmPlanes

public short bmPlanes

bmBitsPixel

public short bmBitsPixel

cbSize

public int cbSize
コンストラクタの詳細

_userBITMAP

public _userBITMAP()