C# 클래스 SidebarLibrary.Win32.BITMAP

파일 보기 프로젝트 열기: sillsdev/FieldWorks

공개 프로퍼티들

프로퍼티 타입 설명
bmBits System.IntPtr
bmBitsPixel short
bmHeight long
bmPlanes short
bmType long
bmWidth long
bmWidthBytes long

프로퍼티 상세

bmBits 공개적으로 프로퍼티

public IntPtr,System bmBits
리턴 System.IntPtr

bmBitsPixel 공개적으로 프로퍼티

public short bmBitsPixel
리턴 short

bmHeight 공개적으로 프로퍼티

public long bmHeight
리턴 long

bmPlanes 공개적으로 프로퍼티

public short bmPlanes
리턴 short

bmType 공개적으로 프로퍼티

public long bmType
리턴 long

bmWidth 공개적으로 프로퍼티

public long bmWidth
리턴 long

bmWidthBytes 공개적으로 프로퍼티

public long bmWidthBytes
리턴 long