C# 클래스 TOAPI.AviCap32.ICDECOMPRESSEX

파일 보기 프로젝트 열기: Wiladams/NewTOAPIA

공개 프로퍼티들

프로퍼티 타입 설명
dwFlags uint
dxDst int
dxSrc int
dyDst int
dySrc int
lpDst System.IntPtr
lpSrc System.IntPtr
lpbiDst System.IntPtr
lpbiSrc System.IntPtr
xDst int
xSrc int
yDst int
ySrc int

프로퍼티 상세

dwFlags 공개적으로 프로퍼티

public uint dwFlags
리턴 uint

dxDst 공개적으로 프로퍼티

public int dxDst
리턴 int

dxSrc 공개적으로 프로퍼티

public int dxSrc
리턴 int

dyDst 공개적으로 프로퍼티

public int dyDst
리턴 int

dySrc 공개적으로 프로퍼티

public int dySrc
리턴 int

lpDst 공개적으로 프로퍼티

public IntPtr,System lpDst
리턴 System.IntPtr

lpSrc 공개적으로 프로퍼티

public IntPtr,System lpSrc
리턴 System.IntPtr

lpbiDst 공개적으로 프로퍼티

public IntPtr,System lpbiDst
리턴 System.IntPtr

lpbiSrc 공개적으로 프로퍼티

public IntPtr,System lpbiSrc
리턴 System.IntPtr

xDst 공개적으로 프로퍼티

public int xDst
리턴 int

xSrc 공개적으로 프로퍼티

public int xSrc
리턴 int

yDst 공개적으로 프로퍼티

public int yDst
리턴 int

ySrc 공개적으로 프로퍼티

public int ySrc
리턴 int