C# 클래스 UlteriusServer.Api.Win32.WinApi.Bitmap

파일 보기 프로젝트 열기: Ulterius/server

공개 프로퍼티들

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

프로퍼티 상세

bmBits 공개적으로 프로퍼티

public IntPtr,System bmBits
리턴 System.IntPtr

bmBitsPixel 공개적으로 프로퍼티

public byte bmBitsPixel
리턴 byte

bmHeight 공개적으로 프로퍼티

public int bmHeight
리턴 int

bmPlanes 공개적으로 프로퍼티

public byte bmPlanes
리턴 byte

bmType 공개적으로 프로퍼티

public int bmType
리턴 int

bmWidth 공개적으로 프로퍼티

public int bmWidth
리턴 int

bmWidthBytes 공개적으로 프로퍼티

public int bmWidthBytes
리턴 int