C# 클래스 Hansha.Core.ScreenFrame

파일 보기 프로젝트 열기: Deathspike/Hansha 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Boundaries ScreenFrameRectangle
ModifiedRegions Hansha.Core.ScreenFrameRectangle[]
MovedRegions Hansha.Core.ScreenFrameRegion[]
NewPixels byte[]
PreviousPixels byte[]

프로퍼티 상세

Boundaries 공개적으로 프로퍼티

public ScreenFrameRectangle,Hansha.Core Boundaries
리턴 ScreenFrameRectangle

ModifiedRegions 공개적으로 프로퍼티

public ScreenFrameRectangle[],Hansha.Core ModifiedRegions
리턴 Hansha.Core.ScreenFrameRectangle[]

MovedRegions 공개적으로 프로퍼티

public ScreenFrameRegion[],Hansha.Core MovedRegions
리턴 Hansha.Core.ScreenFrameRegion[]

NewPixels 공개적으로 프로퍼티

public byte[] NewPixels
리턴 byte[]

PreviousPixels 공개적으로 프로퍼티

public byte[] PreviousPixels
리턴 byte[]